Is it not necessary to keep IE conditional css file validated?

Posted by metal-gear-solid on Stack Overflow See other posts from Stack Overflow or by metal-gear-solid
Published on 2010-05-19T03:32:19Z Indexed on 2010/05/19 3:40 UTC
Read the original article Hit count: 182

Filed under:
|
|

Is it not necessary to keep IE conditional css file validated?

<!--[if IE]>
<link rel="stylesheet" href="ie-styles.css" media="screen" type="text/css" />
<![endif]-->

© Stack Overflow or respective owner

Related posts about XHTML

Related posts about css