| Author |
Applying border to a html table row
|
Sayantan Satpati
Greenhorn
Joined: May 18, 2005
Posts: 1
|
|
Hi, I have a HTML page in which i have 2 columns for each row in the table. I have a requirement in which i have to apply borders in some of the rows. How to do it? I am able to apply border to a single cell but not to an entire row comprising of 2 cells. Please help. Regards, Sayantan
|
 |
Eric Pascarello
author
Rancher
Joined: Nov 08, 2001
Posts: 15357
|
|
Here is a great link with CSS and tables. http://www.w3.org/TR/REC-CSS2/tables.html Eric
|
 |
 |
|
|
subject: Applying border to a html table row
|
|
|