w3c css validator produced border : medium none inherit to use in my style sheet. Can anyone give me more information on this and what it can do and in which browsers?
Cheers
ShawnR
1:50 pm on Oct 29, 2003 (gmt 0)
border: w s c; is shorthand for border-width: w; border-style: s; border-color: c;