HighDots Forums  

Question about CS4 Cell border coloring

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss Question about CS4 Cell border coloring in the Macromedia Dreamweaver forum.



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

Default Question about CS4 Cell border coloring - 04-01-2009 , 04:36 PM






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!


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

Default Re: Question about CS4 Cell border coloring - 04-01-2009 , 04:46 PM






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!



Reply With Quote
  #3  
Old   
savmoy
 
Posts: n/a

Default Re: Question about CS4 Cell border coloring - 04-01-2009 , 09:24 PM



Thnak you very much Murry. That was very helpful.

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

Default Re: Question about CS4 Cell border coloring - 04-02-2009 , 06:22 AM



You're welcome.

--
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:
Thnak you very much Murry. That was very helpful.


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.