January 2003
Beginner to intermediate
1200 pages
23h 42m
English
CSS also supports a number of properties targeted especially at tables. There are quite a few table properties, but as yet the support for them is slight.
CSS2 values: collapse|separate|inherit
Default value: collapse
Element support: Table and inline table elements
Browser support: [IE5, IE6]
Style inherited: Yes
This property gives a table's border model. For more information on table models, see the W3C CSS documentation.
CSS2 values: <length><length>?|inherit
Default value: 0
Element support: Table and inline table elements
Browser support: [None]
Style inherited: Yes
Although it's not supported anywhere yet, this property is supposed to give the distance between cell borders.