>Hello everyone, I was trying to build a table cell <TD> with it's own border
(apart from the rest of the table) in >Netscape 4.  I tried <TD BORDER=1> and
that didn't work, I tried a style sheet and that didn't work either, does
>anyone know how to do this?  Thanks!

Give the cell a background color which is the color you want the border to be.
Create a table inside the cell with one row and one column with the same color
as the cells in the outer table. Give this nested table border=0,
cellpadding=whatever and the cellspacing amount is the width of the border you
want. Set the table to 100% width.

Voila.
--------
Rob Keniger


------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to