trevor bayliss wrote:

> How do I do the same for
> border-top-width
> border-bottom-width

You can't.

> would it be:
> border-width: Top Right Bottom Left?

This would always set all four border widths to some value, so it would not 
be equivalent to the two declarations you mentioned.

Is there some particular reason you wish to condense CSS rules? It's a good 
idea to write them concisely in the first place, provided you understand the 
pitfalls of shortcuts (most people don't), but why would you spend time in 
cleaning up some code?

-- 
Yucca, http://www.cs.tut.fi/~jkorpela/ 

______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
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