All such things are properly done with CSS.
td.special { border:1px solid green; }
<table>
<tr>
<td class="special">The borders are green</td>
--
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
==================
"savmoy" <webforumsuser (AT) macromedia (DOT) com> wrote
Quote:
In CS4 I am not able to find an option for cell borders in the table Cell
property inspector. How does one create a border for a cell within a table
and
color the cell border (say a different color than the table border). Can
someone help? Thanks! |