IE 元素默认高度研究
(编辑:jimmy 日期: 2024/11/17 浏览:3 次 )
序号
HTML
IE<=7 CSS样式
表现:
实际高度 (px)
说明
1
<div></div>
0
啥事没有
2
<div></div>
width:100px;
height:1px;