<!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=gb2312" />
<title>无标题文档</title>
</head>
<frameset rows="300,*">
<frame name="a" src="1.html" />
<frameset cols="33%,33%,33%">
<frame name="b" src="2.html" />
<frame name="c"src="2.html"/>
<frame name="d" src="1.html" />
</frameset>
</frameset>
</html>
效果图
希望在这个的基础之上,在下面再加 二排 每排三个 的窗口。
淡雅的默