HighDots Forums  

Heading tags.... H1,H2, H3 etc with no trailing blank line ?

alt.html.tags alt.html.tags


Discuss Heading tags.... H1,H2, H3 etc with no trailing blank line ? in the alt.html.tags forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
George B
 
Posts: n/a

Default Heading tags.... H1,H2, H3 etc with no trailing blank line ? - 02-08-2004 , 09:45 PM






Is it possible to use headers (H1, H2, H3 etc) but without a blank line
being inserted after them ? For example, at the moment the html I have
written gives me....


THIS IS THE HEADER

This is the paragraph of text





What I actually want to see is.....


THIS IS THE HEADER
This is the paragraph of text



Reply With Quote
  #2  
Old   
Toby A Inkster
 
Posts: n/a

Default Re: Heading tags.... H1,H2, H3 etc with no trailing blank line ? - 02-09-2004 , 02:09 AM






George B wrote:

Quote:
Is it possible to use headers (H1, H2, H3 etc) but without a blank line
being inserted after them ? For example, at the moment the html I have
written gives me....
Use CSS to set the margin-bottom and padding-bottom on the headings to 0,
and the margin-top and padding-top on the paragraph below to 0 also.

--
Toby A Inkster BSc (Hons) ARCS
Contact Me - http://www.goddamn.co.uk/tobyink/?page=132



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.