On Thu, 07 Apr 2005 16:55:52 +0100, David Laakso <[EMAIL PROTECTED]> wrote:


border: 0; border-bottom: 0.1em dotted #781B11;
Property redefined.

That's correct.

The shorthand property "border" already defines "border-bottom."

True, but it also defines top, right and left.

Do you mean?
border-bottom: 0.1em dotted #781B11;

No. I ment exactly what I've written. Cascade rules allow this kind of shorthand properties.

This is legal (and useful) as well:
border: 1px solid; border-color: red blue green yellow;

--
regards, Kornel Lesiński

******************************************************
The discussion list for  http://webstandardsgroup.org/

See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
******************************************************




Reply via email to