http://jream.com/test/
Its got something to do with a CSS header hack for IE.
The hack here obviously doesn't work, I also tried the 1% hack.
Code:/* M A I N L A Y O U T C O N T E N T */ #header { margin: 0 auto; background: url(/images/green-bar-top.gif) repeat-x; height: 100px; border: 1px solid red; } * html #header{ height:100px;/*for ie5.x win */ h\eight:100px;/*for ie6*/ }





Bookmarks