Can I use header tags <h1> in Frontpage???

Discussion in 'HTML & Website Design' started by Tabs, Sep 20, 2006.

  1. #1
    I have tried, searched and I am not finding the answer to this question. I am working on SEO and they keep talking about header tags <hi>, <h2> etc... I use frontpage, it is the only program I know how to use, and for the life of me I can not figure out if the program uses header tags. It has title tags but no headers.

    I just want to know if frontpage uses header tags, does anyone know the answer to this. :confused:

    Thanks
     
    Tabs, Sep 20, 2006 IP
  2. vinxxv

    vinxxv Well-Known Member

    Messages:
    506
    Likes Received:
    13
    Best Answers:
    0
    Trophy Points:
    118
    #2
    i actually don't use Frontpage but since it's a text editor (HTML, PHP, etc...), i would say Yes you can use <H1> tags. I think there's an option there were you can see the HTML codes and have them inputted manually.

    ex:
    
    <h1>Welcome</h1>
    <h4>some content here</h4>
    
    Code (markup):
    maybe something like this.
     
    vinxxv, Sep 20, 2006 IP
  3. Epica

    Epica Well-Known Member

    Messages:
    1,007
    Likes Received:
    95
    Best Answers:
    0
    Trophy Points:
    170
    #3
    Yes

    you can use H1 tags in Front Page - and much like other (more professional) HTML editing programs there are menu options etc for this and most other tags

    With newest versions of FrontPage you can have split view code/preview (similar to Dreamweaver etc) or as alwayts can switch back & forth between these views.

    In 'code' view - you shouldn't have problems using any compliant tagging.
     
    Epica, Sep 20, 2006 IP
  4. Tabs

    Tabs Peon

    Messages:
    164
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Thank you so much for your help. I will get to work figuring it out.

    Cheers,
     
    Tabs, Sep 20, 2006 IP
  5. Tabs

    Tabs Peon

    Messages:
    164
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #5
    What are the "more professional html editor"? I ask because I want to know what the next step will be once I am done with frontpage.

    Thanks,
     
    Tabs, Sep 20, 2006 IP
  6. vinxxv

    vinxxv Well-Known Member

    Messages:
    506
    Likes Received:
    13
    Best Answers:
    0
    Trophy Points:
    118
    #6
    well your pretty much in good shape using Frontpage, you can do almost everything a Professional html editor can do by using it.

    the next thing you should do after creating all the HTML pages for your site is have a webhost (there are free ones or you can have it bought) were you can upload all your html pages and have it viewed on the web.
     
    vinxxv, Sep 21, 2006 IP