On Jul 10, 2011, at 1:50 AM, Tim Climis wrote:

> Color changes the text color.  HR's don't have text.

Technically, specifying 'color' also changes the border-color, unless the 
latter is specifically defined. The issue, as seen on the OPs original page, is 
that <hr> has a 'inset' border-style defined in the UA stylesheet, which given 
lime as base color, shows a grey + white border (in WebKit based browsers at 
least, Gecko 1.9.2 & Opera 11.5 shows a grey + lime-ish border).
so: hr {border: 5px solid fuchsia} should do nicely.

Philippe
--
Philippe Wittenbergh
http://l-c-n.com/






______________________________________________________________________
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/

Reply via email to