Thanks for pointing this out, Cristian.

Indeed, a colleague of mine also suggested using border-collapse: collapse
to avoid using cellspacing="0" in the HTML.
This does work, but has anyone heard of unwanted side-effects? Empty cells
not showing, etc.

I have created a test page and uploaded it to
http://blueprintcss.googlegroups.com/web/test_border_collapse.html (you'll
need to click through since google groups prevents hotlinking).

Using this testcase, IE6 and IE7 show red around table cells using the
blueprint default (border-collapse: separate), but not using
border-collapse: collapse. If you've used tables in your designs, try
removing cellspacing and adding border-collapse: collapse, and report if you
see any difference with the originals.

If no noticeable side-effect appears, maybe border-collapse: collapse could
be the new default.
-- 
Goulven Champenois

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Blueprint CSS" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/blueprintcss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to