View Single Post
Old 2003-10-29, 05:30 PM   #1
GeorgeTH
Don't let a programmer design your front-end pages!
 
GeorgeTH's Avatar
 
Join Date: Aug 2003
Location: currently on the road in CA
Posts: 781
Question HTML/CSS question

Just a short one:

how can I format a header tag <h2> so that it isn't followed by a double line break?

I know how to format the text using CSS, and to make it a little more challenging the text is positioned with 'position: relative; top: -28px;' to align with the upper edge of a border graphic. But as soon as I combine the Style Sheet with a HEADER tag I get too much space below the text.
I'd really like to use headers for se placements...

Cheers
__________________
Have a nice day!
GeorgeTH is offline   Reply With Quote