Creating sub-pages for your template... Our Full Site and Full Package products already include all the necessary pages for your website. But you can create any amount of pages from a single page of your web design template.
It is recommended to customize one page before duplicating your pages. So you do not have to customize all of the pages later.
Now to create subpages. Go to the HTML folder of your web design template using your file browser. For example you have two html files there: index.html and index_sub.html. Copy index_sub.html file into a different folder and give it a new name. For example name it, products.html. You have to copy it into a new folder because a folder can not contain 2 files with the same name. After you have renamed the file, copy it back to your root folder containing the original index file and index_sub file. You now have three pages. you can go back to the folder that you copied to and rename the file again and again and keep pasting them back to the root folder until you have all of the pages that you need.
Then you can open each of these files in your HTML editor and change the images, text, etc.
You can create any amount of pages using these instructions. |