CSS For IE, Without The Hacks
- 0
- Add a Comment
Hack-free CSS for IE is a tidy little tutorial that takes a look at an IE feature called “Conditional Comments.” Apparently, Conditional Comments allow specific content to only be viewed by the Internet Explorer browser. This, in and of itself, is an alternative to using a CSS hack.
