Tag: IE 6 CSS Fix
CSS Conditional Comments Guide
by Ayush on Jul.11, 2009, under CSS, Code, Web, XHTML
Original article by Stefan Vervoort
As you might know, Internet Explorer 6 isn’t the most modern browser out there. In fact, it is almost 8 years old, but many people are still using this un-secure access to the web. Because of this fact, webdesigners still have to worry about how their work looks in Internet Explorer 6.
When CSS Frameworks & Templates came around, some layout problems have been fixed, but definitely not all. These problems can usually be solved via normal CSS, but sometimes it is better to only display some (style)information to Internet Explorer users only.
(continue reading…)