作者cacaorios (always cheer~)
看板Web_Design
标题[问题] iframe的大小如何符合网页
时间Mon May 29 04:36:40 2006
<table border="0" height="1000" width="778"align="center" >
<tr>
<td width="778" height="1000">
<iframe src="insideFrameset.jsp"
height="100%"
width="778"></iframe>
</td>
</tr>
上面是我写的,
不过我一直不了解为什麽要加第三行的td才会出现iframe,
请问那段到底是什麽东西= =?
觉得好像有第一行的table属性
跟iframe定义的属性就够了
可是并不行...
还有td的height没办法让他的值=100%.
不知道要怎麽写~~~求救
谢谢
--
※ 发信站: 批踢踢实业坊(ptt.cc)
◆ From: 140.119.200.64
1F:推 clifflu:用 css 设定吧. margin, border, padding 都设零看看 05/29 06:34