What's new? | Help | Directory | Sign in
Google
             
Search
for
Updated Sep 19, 2008 by pilgrim
Labels: about-css, is-css-property, from-w3c
BorderCollapseCSSProperty  
The border-collapse property selects a table's border model.

You are here: Home > CSS Reference > Properties > border-collapse

Usage

Values

Browser compatibility

Compatibility table legend

Test IE8 IE7 IE6 FF3 FF2 Saf3 Op9 Chrome
style.borderCollapse reflects <div style='border-collapse: collapse'> Y Y Y Y Y Y Y Y
style.borderCollapse reflects <div style='border-collapse: separate'> Y Y Y Y Y Y Y Y

Further reading


Comment by tigermain, May 16, 2008

A more detailed explanation how how the models differ would be useful, thanks


Sign in to add a comment