View Single Post
04-11-2007, 10:40 AM
#9
Gracia is offline Gracia
Status: I'm new around here
Join date: Apr 2007
Location:
Expertise:
Software:
 
Posts: 17
iTrader: 0 / 0%
 

Gracia is on a distinguished road

  Old

Code:
h1,h2,h3,h4,h5 { 
margin:0; 
padding:0; 
} 
..and then.. 

h1 { 
padding:3px; 
}
and so on. If you do it this way, you don't need the display property and the linebreak.