When border-collapse is declared, it can't do border-radius.
I have this:
table {border-collapse:collapse}
Because the site has many table layouts, it's easier to declare border-collapse
in the table, but in one specific table in a given page I want to use
border-radius, however I can't overwrite the border-collapse:collapse. Another
two options are "separate" and "inherit".
?
tee
*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [email protected]
*******************************************************************