HighDots Forums  

lines inside rows and columns...

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss lines inside rows and columns... in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
r_tist
 
Posts: n/a

Default lines inside rows and columns... - 03-25-2009 , 01:27 PM






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!


Reply With Quote
  #2  
Old   
Murray *ACE*
 
Posts: n/a

Default Re: lines inside rows and columns... - 03-26-2009 , 07:22 AM






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!



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.