H1 and H2 tags seem to mess everything up?

Discussion in 'HTML & Website Design' started by itsall3, Aug 9, 2006.

  1. #1
    Hi guys,

    I've decided to try and improve my search engine results, so i wanted to try and use header tags, but when i use them, they move all my text:

    can you look at this:

    www.itsall3.com

    then the heading of each box:

    "new flash games" -- thats got no header tag,
    but "new funny videos" has, and in IE, the text is way above the top of the box.

    I dont know what to do, can someone explain how to just make the text stay in the middle of a table cell.

    Thanks so much.

    Cheers.
     
    itsall3, Aug 9, 2006 IP
  2. dddougal

    dddougal Well-Known Member

    Messages:
    676
    Likes Received:
    19
    Best Answers:
    0
    Trophy Points:
    108
    #2
    You probably need to get rid of the 'border' under the h1 and h2 tags, and make them look more like normal text, the head tags have a margin underneath ya see. set it in your css file, add this to your h1/h2 style tag:

    margin-bottom: 0px;

    Ste

    ps im setting up a games site, wanna exchange links?
     
    dddougal, Aug 9, 2006 IP
  3. itsall3

    itsall3 Active Member

    Messages:
    505
    Likes Received:
    12
    Best Answers:
    0
    Trophy Points:
    58
    #3
    haha, dddougal, your a star man, worked perfect ;)

    Cheers.


    Anytime matey, just give you me address once your setup and we can sort that out. ;)
     
    itsall3, Aug 9, 2006 IP