noframes标签有什么用
noframes标签有什么用,下面有范的软件库小编给大家分享一下。希望能帮助给大家。
noframes标签的代码介绍:
<html>
<frameset cols="25%,50%,25%">
<frame src="/example/html/frame_a.html">
<frame src="/example/html/frame_b.html">
<frame src="/example/html/frame_c.html">
<noframes>
<body>您的浏览器无法处理框架!</body>
</noframes>
</frameset>
</html>
以上就是noframes标签有什么用,希望大家喜欢,请继续关注范的软件库。
转载请注明:范的资源库 » noframes标签有什么用