You are currently browsing the archives for the CSS category.

CSS: CSS Hacks For IE 6/7

Posted 5 months, 1 week ago at 10:00 pm. 0 comments

So I don’t know if anybody else gets annoyed by this but Internet Explorer truly is the crappest browser to ever exist. Even the new IE7, although it is a spectacular improvement on IE6 it still can’t render a page the way Firefox can. It turns out that the only way to get IE6 & sometimes IE7 to understand what you want is to actually invalidate your CSS. By invalidate I mean it won’t validate when ran through the W3C’s CSS validator.
Continue Reading…