View Single Post
  #1 (permalink)  
Old May 1st, 2008, 12:40
tonyb tonyb is offline
New Member
Join Date: May 2008
Location: Brighton, England
Age: 23
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Question Problem setting the left/right/top/bottom padding of a table to different values

I want to set the padding, in a table with only one cell, to say 50px on the right and left, but only 5px for the top and bottom. I thought this was possible before I tried it. I'm using Dreamweaver, and I used the padding options in the 'box' category of the CSS rule dialog box to create a rule which I applied to the table. But it didn't work . I also tried putting the padding CSS inline with the table tag with the style attribute, also didn't work.
Any suggestions/help would be appreciated.

Thanks, Tony
Reply With Quote