in Advanced 

Question preview

HomeQuestion preview:
Log in

Replacing cellpadding with style?

With what css property can I replace the table's attribute CELLPADDING?
I know that I can use the PADDING property, but I have to use it on every <TD> tag.

Is there a css property which can be applied directly to the TABLE element?
Do you know someone who could answer? Ask him for help
Answers: 1
Sort by: date rating
image alexander
12:11/01.04.2008
1 from possible 5 with 3 votes

table td{padding: 10px;}
What other way...?!
Vote:
Please vote! Your opinion matters!
If you haven't found what you've looking for, post a question
Ask question
Related questions:
| Home | Hall of fame | Registration | Log in | Terms of service | Privacy policy | Help | Contacts | RSS |