rob11
07-04-2007, 08:59 PM
I updated a old html with CSS.
The page looks good in Fire Fox. In IE a block of text is about 20px high and the bottom 3" of the page is cut off.
Hear is what I used:
<div style="
position:relative;
top:120px;
width:600px;
height:40px;
margin-left: auto;
margin-right: auto;
z-index:7 ">
text
</div>
Anybody know why??:confused:
Thanks to all who help.:)
The page looks good in Fire Fox. In IE a block of text is about 20px high and the bottom 3" of the page is cut off.
Hear is what I used:
<div style="
position:relative;
top:120px;
width:600px;
height:40px;
margin-left: auto;
margin-right: auto;
z-index:7 ">
text
</div>
Anybody know why??:confused:
Thanks to all who help.:)