How do I obtain my header and footer html for my site?

Discussion in 'HTML & Website Design' started by Credit Hammer, Jan 21, 2009.

  1. #1
    Please help ---How do I obtain my header and footer html code for my website?Thanks to all---Paul K
     
    Credit Hammer, Jan 21, 2009 IP
  2. kk5st

    kk5st Prominent Member

    Messages:
    3,497
    Likes Received:
    376
    Best Answers:
    29
    Trophy Points:
    335
    #2
    Um, you type it.

    It appears your knowledge base is lacking. Work through some tutorials. htmldog.com has a good set.

    cheers,

    gary
     
    kk5st, Jan 21, 2009 IP
  3. VarriaStudios

    VarriaStudios Member

    Messages:
    246
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    28
    #3
    possibly check out the includes library if it's done in php

    but if done only in xhtml then look in the source code.

    good luck
     
    VarriaStudios, Jan 21, 2009 IP
  4. Credit Hammer

    Credit Hammer Peon

    Messages:
    40
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Thanks guys---yes I am new---but wish to learn--I will check out your recommends.Paul
     
    Credit Hammer, Jan 21, 2009 IP
  5. jj1

    jj1 Active Member

    Messages:
    892
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    60
    #5
    If you wish to, you could look at the source code for our site: http://www.uniquewebsites.co.uk/ (Use menu option = View Source to see this code). Ignore any lines about script - they call our submenu package.

    I added the head and footer code into the master file and this then automatically copies across into each page. The <!-- #BeginEditable "doctitle" --> ... <!-- #EndEditable --> is added separately within each page so that I can give each page a unique meta title and description tag. (I will in future also have a unique keyword tag.)

    I hope this helps - I was lucky when I first started in web design as Expression creates the code for you.
     
    jj1, Jan 21, 2009 IP
  6. Corey Bryant

    Corey Bryant Texan at Heart

    Messages:
    1,126
    Likes Received:
    51
    Best Answers:
    0
    Trophy Points:
    0
    #6
    You might consider using Server Side Includes - they will help when you need to update your website.
     
    Corey Bryant, Jan 21, 2009 IP