<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>frameset</title> </head> <frameset rows="150,200,*" cols="200,*" frameborder="1"> <frame src="Untitled-1.html" scrolling="auto" noresize="noresize" /> <frame src="Untitled-1.html" scrolling="auto" /> <frame src="Untitled-图片热点,网页划区.html" scrolling="auto" /> <frame src="Untitled-1.html" scrolling="auto" /> <frame src="Untitled-1.html" scrolling="auto" noresize="noresize" /> <frame src="Untitled-1.html" scrolling="auto" /> </frameset><noframes></noframes> </html>
本文详细介绍了HTML页面的布局方式及使用框架实现不同区域划分的方法,涵盖了基础语法、实例解析和最佳实践。
656

被折叠的 条评论
为什么被折叠?



