Hello All,
I've searched at quite a few places but I couldn't find the answer yet, and I hope you can help me! I'm currently coding the new site for the Dutch World of Warcraft Fansite and I'm trying to get the banner in the center 100% of the TD width. Firefox handles this great, but IE totally ignores the class and uses the original width, while it dóes use the new height!
CSS class:
HTML:Code:.picture { width: 100%; height: 200px; }
I did find a few things regarding IE being different, but is there a way to work around this?Code:<img id="r1" src="img/nieuws/laden.png" alt="" border="0" width="100%" class="picture">
Rando



Reply With Quote


Bookmarks