Ian wrote:
> Having put color of HR into class as follows:
>
> .hrcolor {color:#ff3333;}
>
> and html as <hr class="hrcolor" />
>
> renders ok in IE but not in FF.
>
> If I use background:#ff3333; then FF renders darker color.
>
Set the following ...
..hrcolor {
color:#ff3333;
border:0;
}
Kieron McIntyre
www.digbyswift.com
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/