Click to See Complete Forum and Search --> : reduce space between lines for block level elements


smoker
09-30-2006, 07:42 AM
I have a vertical list of links, each one is an h2. I want the space between the lines to be less than it is, it is basically a <p> space. What rule can I use to reduce the space ?

Thanks.

smoker

Fang
09-30-2006, 08:03 AM
Guess would be:h2 {margin:0;}

smoker
09-30-2006, 01:50 PM
Thanks Fang, got it sorted !

smoker

ray326
09-30-2006, 01:53 PM
I have a vertical list of linksWhich should literally be a list of links. Headings imply associated content.