请问在ID41层中边框设置为啥会失效?
见下面代码,不知哪里有错?
<div id="id4">
<div class="id41">
<div style="float:left;position:relative;top:0px;width:120px;height:20px;line-height:20px;">
<h1 class="s2"> 信息概要</h1></div>
<div style="float:right;position:relative;top:6px;" width="66" heigth="30" border="1">
<img src="embaimages\125.gif"/></div></div>
</div>