Previous Message
Next Message

IE6 bug? hr and border-style

Sent by Antonio Bueno on 26 October 2004 19:07


Hola, John.

JZ> [...] The effect on Mozilla/Win, Mozilla/Linux, Konqueror, etc. is
JZ> to make <hr> produce a single-pixel grey line --- exactly what I
JZ> want.

My two cents. This gives me a single-pixel red line in Opera7, Firefox
and IE6 (all three on WinXP):

        hr {
                height: 1px;
                border-style: solid;
                border-width: 1px 0 0 0;
                border-color: red blue green yellow;
        }

The non-red colors are the remainings of my tests :)


Regards,
 Antonio

http://mundoplus.tv
[EMAIL-REMOVED]

______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message

Message thread:

Possibly related: