To much space with <h> tags

Discussion in 'HTML & Website Design' started by Verne, Aug 2, 2008.

  1. #1
    Hey,

    When I put titles on my site with <h> tags it leaves to much open space.
    For example:
    http://www.playsonicgame.info/sonicgames.php

    For some reason it leaves alot of space above and under "sonic games".
    Does someone know the reason?

    Thank you!
     
    Verne, Aug 2, 2008 IP
  2. kasami2k4

    kasami2k4 Peon

    Messages:
    37
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    your header tags? add padding:0; margin:0; to their CSS property.
     
    kasami2k4, Aug 2, 2008 IP
  3. Verne

    Verne Peon

    Messages:
    146
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Thank you!
    Already had the padding:0; part but didn't have the margin:0; part :p
     
    Verne, Aug 3, 2008 IP