Help with headers (H1, H2)

Discussion in 'HTML & Website Design' started by turbodog, May 15, 2011.

  1. #1
    I have been reading about headers and before I mess around with my CSS I thought I would post it here. Does anyone know if something is missing from this code. Am I supposed to add anything in the H1 and H2 areas? I have a basic drag and drop builder so I rarely go into the CSS but I was reading how every page should have a header and I don't know if anything should be added here?

    }
    p {
    line-height:1.5;
    padding-bottom:12px;
    }
    h1 {
    font-size:20px;
    font-weight:bold;
    color:#fff;
    line-height:1.5;
    }
    h2 {
    font-size:14px;
    font-weight:bold;
    color:#fff;
    line-height:1.5;
    }
    #wrapper {
    width:960px;
    margin:0pt auto;
    }
     
    turbodog, May 15, 2011 IP
  2. karthimx

    karthimx Prominent Member

    Messages:
    4,959
    Likes Received:
    127
    Best Answers:
    2
    Trophy Points:
    340
    #2
    the css code looks perfect to me. Do you got any errors in it?
     
    karthimx, May 15, 2011 IP
  3. radiant_luv

    radiant_luv Peon

    Messages:
    1,327
    Likes Received:
    34
    Best Answers:
    1
    Trophy Points:
    0
    #3
    Shed some light on error with possible link or markup and css both.
     
    radiant_luv, May 16, 2011 IP
  4. Adan123

    Adan123 Peon

    Messages:
    62
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Thanks for sharing information.
     
    Adan123, May 16, 2011 IP
  5. ChanderBedi

    ChanderBedi Peon

    Messages:
    163
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Your CSS Coding is fine ...
     
    ChanderBedi, May 16, 2011 IP
  6. lolija

    lolija Peon

    Messages:
    76
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Css having lot of methods if u want your font alignment then put as any one alignments (Left , Right, Center, Justify) and asl using marquee tags.
     
    lolija, May 17, 2011 IP