Best way to display headlines?

Discussion in 'Search Engine Optimization' started by ealvin, Sep 16, 2005.

  1. #1
    What is the best way to display H1 and H2 headlines? Is it to insert breaks <BR> where I'd like the lines to end or is it better to just let them display the way each browser handles it?

    Thanks for your help.
     
    ealvin, Sep 16, 2005 IP
  2. dct

    dct Finder of cool gadgets

    Messages:
    3,132
    Likes Received:
    328
    Best Answers:
    0
    Trophy Points:
    230
    #2
    H1 and H2 but then customise the look using CSS IMO
     
    dct, Sep 16, 2005 IP
  3. ealvin

    ealvin Guest

    Messages:
    20
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    dct, thanks for your post. I don't know a great deal about CSS. I'm not clear on what you're saying, can you create the breaks in the CSS?
     
    ealvin, Sep 16, 2005 IP
  4. dct

    dct Finder of cool gadgets

    Messages:
    3,132
    Likes Received:
    328
    Best Answers:
    0
    Trophy Points:
    230
    #4
    Yeah you can do a lot of formatting in CSS, just do a search for CSS tutorial or something similar.
     
    dct, Sep 16, 2005 IP
  5. WhatiFind

    WhatiFind offline

    Messages:
    1,789
    Likes Received:
    257
    Best Answers:
    0
    Trophy Points:
    180
    #5
    WhatiFind, Sep 16, 2005 IP
  6. Forcefield

    Forcefield Peon

    Messages:
    314
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Another great thing about CSS is that it's very lite weight and clean, which is something that the search engines find very sexy.

    Plus, it can save you a lot of time in the long run. If you ever needed to change an element on every page (such as font size), you could simply edit your stylesheet file, instead of editing each page individually.
     
    Forcefield, Sep 16, 2005 IP
  7. ealvin

    ealvin Guest

    Messages:
    20
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #7
    I just thought about this, I use a external CSS, so how would I be able to control the formatting of a headline on an individual page? Wouldn't whatever I do have to effect all of the headlines?

    Thanks.
     
    ealvin, Sep 18, 2005 IP
  8. stephfoster

    stephfoster Well-Known Member

    Messages:
    567
    Likes Received:
    17
    Best Answers:
    0
    Trophy Points:
    138
    #8
    You can assign a class to a heading on a given page if it needs to be different from other pages.
     
    stephfoster, Sep 18, 2005 IP