The answer to your IT questions
 

Advanced search  • Search tips
My QUESTIONS & ANSWERS
 Question:

Replacing cellpadding with style?

User Asked by: kuku
Published on: 09:11/01.04.2008
Status: OPEN
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?
 Answers: 1
Sort by: /\ date | rating
Image Answer by: alexander
Posted on: 09:11/01.04.2008
Rating: 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
  
| Home | Hall of fame | Register | Log in | Terms of service | Help | Contacts |