<snip>

<!--[if lt IE 5.5]><link rel="stylesheet" type="text/css" media="all"
href="/css/ie5.css" /><![endif]-->

</snip>

Just been doing some testing on this, and IE5 doesn't pick up the styles
inside a <!--[if lt IE 5.5]> conditional comment. It does pick up ones
inside a <!--[if lt IE 6]> one though, so it looks like the 5.5 is the
issue. So to target IE5 stick to <!--[if IE 5]>.

______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to