Jump to the main content.
Web Do's & Don'ts
119 tips and counting!
Tips&Tricks for the modern day web designer
Submitted by: WebD&D on April 24, 2009.
Conditional comments apply only to Internet Explorer. They give information that only IE will use which makes them perfect for, say, IE-specific CSS.
Read the outside article: Conditional comments
Loading ...
Tags: Conditional comments, IE
Level: Intermediate
Use the right DOCTYPE
Do not use NBSP for adding space
:active
Use IE Conditional Comments
Submitted by: WebD&D on April 24, 2009.
Conditional comments apply only to Internet Explorer. They give information that only IE will use which makes them perfect for, say, IE-specific CSS.
Read the outside article: Conditional comments
Tags: Conditional comments, IE
Level: Intermediate
Previous tip
Use the right DOCTYPE
Next tip
Do not use NBSP for adding space