piaweet
01-02-2004, 01:54 AM
how do you make a border around just one <td>?
|
View Full Version : tables piaweet 01-02-2004, 01:54 AM how do you make a border around just one <td>? weird girl 01-02-2004, 02:00 AM I don't think you can... you could try having a table with only one cell and have a border around that and then have another table and all the cells without the border pb&j 01-02-2004, 02:00 AM add some style to that TD... <td style="border:2px solid #ff0000;"> |