Hello, I would just like to know the following conditional statement
(below) inside a external CSS file would work to have IE6 show a
different image ? And you would nest this conditional statement within
another style sheet?
<!--[if lte IE 6]>
<link rel="stylesheet" href="replaceimage.css" type="text/css" />
<![endif]-->
Inside External style sheet...
* html #lovely {background: url(lovely.gif) no-repeat}
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
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/