Two Laptop Bag
The moose likes HTML, CSS and JavaScript and the fly likes Applying border to a html table row Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Engineering » HTML, CSS and JavaScript
Reply Bookmark "Applying border to a html table row" Watch "Applying border to a html table row" New topic
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
    
    6
Here is a great link with CSS and tables.

http://www.w3.org/TR/REC-CSS2/tables.html

Eric
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Applying border to a html table row
 
Similar Threads
STruts 2 radio
tabbed pane
Mulitple fo:page-sequence
Help me to have a sortable table in my html profile!
Printing with DIV tags