DIV styling not working in IE6
-
Any body shed some light on this.
If you view this page in IE6 the adsense block appears close to the header (there is meant to be a 50px gap).
https://www.visit-the-coqui.com/test-page/If you view the same page in FF the there is a 50px gap between the header and the adsense block – this is what is supposed to happen.
I am styling the div like this:
.ad_banner2 {
padding-top:50px;
padding-bottom:3px;
}Why does IE6 ignore this styling (the same happens if I use margin-top)?
Thanks
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘DIV styling not working in IE6’ is closed to new replies.