זה הCSS שלי
* { margin: 0px; padding: 0px; } body { font-size: 10pt; color: black; font-family: arial; background-color: white; } #wrap { width: 965px; height: 652px; margin: 0px auto 0px; background-image: url('/images/background.png'); background-repeat: no-repeat; vertical-align: bottom; }#news { width: 742px; height: 374px; margin-top: 143px; margin-right:10px; background-image: url('/images/inside.png'); background-repeat: no-repeat; } #text{ padding-right:30px; padding-top:20px; text-align:right; }
|
בFF זה נראה בסדר גמור .. אבל בIE הdiv של הnews עולה קצת למעלה ..
<center> <div id="wrap"> <br /> <div id="news"> <div id="text"> בלה בלה </div> </div> </div> </center>
|
תודה 
http://i60.tinypic.com/35aowg8.jpg