View Single Post
  #4 (permalink)  
Old 24-09-2007, 07:35 PM
LeadMagnet's Avatar
LeadMagnet LeadMagnet is offline
Mr. Tambourine Man
 
Join Date: Jun 2007
Location: Ireland
Gender: Male
Posts: 1,714
Default

Well done.
1 thing to add to that though:

Code:
margin: 1px 2px 3px;
padding: 1px 2px 3px;
This will specify a margin/padding of 1px for the top, 2px for the left and right, and 3px for the bottom.
__________________
Subtlety is my middle name... and first and last in case you didn't get the point.
Reply With Quote