IE sucks
I’m so tired of the lame ass hacks that you need to deal with for IE. Here’s a good example, in every browser BUT IE6 (well and NS4, but seriously), this style works fine: position:absolute; top:-100px; left:30px; in IE6 you need this to get the same result: position:absolute; top:-100px; left:-5px;
Leave a Reply
You must be logged in to post a comment.