第一个框架的左边距和右边距是 50 像素,第二个框架的上边距和下边距是 0:
</>code
- <html>
- <frameset cols="50%,50%">
- <frame src="frame_a.htm"
marginwidth="50"
/>- <frame src="frame_b.htm"
marginwidth="0"
/>- </frameset>
- </html>
marginwidth 属性规定框架内容与框架的左侧和右侧之间的高度,以像素计。
如对本文有疑问,请提交到交流论坛,广大热心网友会为你解答!! 点击进入论坛
Powered by 365建站网 RSS地图 HTML地图
copyright © 2013-2024 版权所有 鄂ICP备17013400号