On 15 Sep 2010, at 18:42, tee wrote:
> I have this:
> table {border-collapse:collapse}
>
> I can't overwrite the border-collapse:collapse. Another two options are
> "separate" and "inherit".
separate is the opposite of collapse, they aren't independent states. A table
is either one or the other (with inherit meaning to inherit the value from the
parent element).
--
David Dorward
http://dorward.me.uk
*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [email protected]
*******************************************************************