How do i add pages to my site?

Discussion in 'PHP' started by willyboy104, Nov 8, 2007.

  1. #1
    Hey, well as the title says i am looking for some information or for someone to show me, how i add pages to my template, please just briefly go on my site,
    www.kepthidden.info
    Well at the top of the site, where it has tabs for other pages, 'contacts' 'proxy links' e.t.c i want to make three other pages on my site, but i am stuck on how the heck i do that?
    Does any one know?

    I d love some help, or advice on how to, it would be great thanks

    Will.
     
    willyboy104, Nov 8, 2007 IP
  2. ForumJoiner

    ForumJoiner Active Member

    Messages:
    762
    Likes Received:
    32
    Best Answers:
    0
    Trophy Points:
    83
    #2
    - Go to your site and save the main page on your computer, using "File -> Save as" (complete HTML)
    - Remove all the CSS files from the folder created when the page was saved
    You'll see that your tabs are actually some plain hyperlinks :) The CSS file is what makes them looking nice.
    - Find in the main file (with HTML extension) the code for those hyperlinks and add your own.
     
    ForumJoiner, Dec 11, 2007 IP