23 dec 2012 kl. 03:16 skrev justaguy:

> If not specified does it mean the mean distance among all the TDs?

That depends. With the separated borders model and table width set to auto (!) 
you have border-spacing — among these the borders around cells — as default 
evenly distributed and values can be set with "border-spacing" for the table.  
With the collapsing borders model you don't have any space between so 
"border-spacing" is naturally ignored.

See this code http://pastebin.com/CTsYANEMas an example. Experiment with the 
width settings (preferrably in a real time editor as the Developer Tools n 
Firefox or similar) and analyze the actual width of cells with the built-in 
browser tools and/or Xray.

-- 
--
You received this because you are subscribed to the "Design the Web with CSS" 
at Google groups.
To post: css-design@googlegroups.com
To unsubscribe: css-design-unsubscr...@googlegroups.com

Reply via email to