1. This website uses cookies. By continuing to use this website you are giving consent to cookies being used.
    For information on cookies and how you can disable them visit our Cookie Usage page.
    Dismiss Notice

General How can I create a new page

Discussion in 'General' started by Carl1456, Oct 12, 2009.

  1. Carl1456

    Carl1456 New Member

    Could somebody please help me. How can I create a new page and how can I place all pages on the same website? Let me explain what I have done:
    - Opened a template and have changed the first page and it is ready ( in html).
    - Then, I opened this same page and added the “about us”. I saved this in aboutus.html.
    - Now I have two separate pages, how do I make these into only one web page?

    Thanks,
     
  2. ishkey

    ishkey Moderator, Logos, Sports Crests Staff Member Verified Member

    Carl1456 -
    you pm me with this same question and I have been trying to figure out what you asking. Having read your post a few times it's still confussing as to what you want.
    You made two pages to begin with and now you only want one page.
    Well one will have to be deleted or not used - that's obvious.
    To have all the info on one page - you'll have to type all the info into that one page and add any code if needed then you have one page.
    That's the best I can figure unless you want to shed a litle more light on the subject.

    boy even I'm doing it. bit of a tongue twister. :eek:
     
  3. Teun

    Teun New Member

    An easy way is to open your index.html with notepad, copy all text, open a new notepad file and copy the text in there. After that save it as index-2.html or anything you want.