Remove the border-collapse: collapse style from your table's CSS. Then you
will get borders around the table and each cell. It will get blocky though
because the borders will be doubled between cells.
--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
==================
"r_tist" <webforumsuser (AT) macromedia (DOT) com> wrote
Quote:
Hi,
If I have a table in which I have styled via CSS, and used the border
rules to
define all sides of the table...what about if I want the lines to carry
through
all rows and columns, not just the outer most container? How do I get it
to do
just that? (the way it does if you use the default table settings in the
property inspector)
Thanks! |