我有四个页面:index.htm top_frame.htm middle_frame.htm bottom_frame.htm
然后index.htm的代码如下:
nbsp;HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
加上结束标签
<frame src="top_frame.htm"></frame><frame src="middle_frame.htm"></frame> <frame src="bottom_frame.htm"></frame>
加了还是不得行呀!
"http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=gb2312"> <title>无标题文档 </title> </head> <frameset rows="30%,50%,20%" border="0" framespacing="0" frameborder="0"> <frame src="top_frame.htm" marginWidth=0 marginHeight=0 frameBorder=no noResize > <frame src="middle_frame.htm" marginWidth=0 marginHeight=0 frameBorder=no noResize > <frame src="bottom_frame.htm" marginWidth=0 marginHeight=0 frameBorder=no noResize > </frameset> <noframes> <body bgcolor="#FFFFFF"> <table width="100" border="4" align="left" cellpadding="10" cellspacing="2" height="100%"> <tr> <td> <p align="center"> <font color="#0000FF">浏览器功能支持限制</font></p> <p>     非常抱歉,您的浏览器不支持框架模式,无法使用本模块,请使用支持框架的浏览器。</p> <p> <font color="#FF0000">*</font> <font color="#000099">建议使用 Internet Explorer 6.0 或版本更高的浏览器使用本模块。</font></p>
<div class="aritcle_card">
<a class="aritcle_card_img" href="/ai/2334">
<img src="https://img.php.cn/upload/ai_manual/001/246/273/175928880787935.png" alt="牛面">
</a>
<div class="aritcle_card_info">
<a href="/ai/2334">牛面</a>
<p>牛面AI面试,大厂级面试特训平台</p>
<div class="">
<img src="/static/images/card_xiazai.png" alt="牛面">
<span>147</span>
</div>
</div>
<a href="/ai/2334" class="aritcle_card_btn">
<span>查看详情</span>
<img src="/static/images/cardxiayige-3.png" alt="牛面">
</a>
</div>
</td> </tr> </table> </body></noframes></html> HTML code
"http://www.w3.org/TR/html4/loose.dtd">
我告诉你原因啊你换个浏览器就好使了 !!有的浏览器是不支持框架的比如360
HTML怎么学习?HTML怎么入门?HTML在哪学?HTML怎么学才快?不用担心,这里为大家提供了HTML速学教程(入门课程),有需要的小伙伴保存下载就能学习啦!
Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号