|
|
 |
 |
 |
|  | / |  | |
| |
|
 |
 |
Adding Additional Pages
If you've already purchased one of our templates, you'll notice that there are
only a few HTML files included in the ZIP file you download. Each HTML file is a separate page template
for that design. For example, index.html may be the template for your site's home page,
while inside.html may be the template for your site's the interior pages.
You'll probably only have one home page, so you can just edit the index.html file to
create it. However, what about all of the interior pages you'll need on your site? You may
want to have 5 separate interior pages on your website, but there is only one inside.html file.
To make all of those pages, you will need to make copies of the inside.html file and rename
them to whatever you plan on calling them (for example, aboutus.html or contactus.html).
Note: If the template you purchased only includes one page template (ie. the home page and interior
page templates are the same), substitute 'inside.html' for 'index.html' in the steps below.
For Windows users, you can do this in Explorer by doing the following:
- Browse to the folder containing your template.
- Select inside.html
- Right click on the file and click Copy.
- Right click on the white space of the Explorer window and click Paste.
- A new file should appear named Copy of inside.html, which is just that -- a copy of inside.html. Click on the new file once. There will be a delay and you should be able to edit the name of the file.
- Enter the new name for this file. For example, we'll rename it to aboutus.html. When you are done, hit enter.

And you're done -- the copy of inside.html should now be renamed to aboutus.html, as shown in the screenshot below:
You have successfully created another interior page named aboutus.html. You can now link to this page within your
other pages. Repeat the above steps whenever you need to create an additional page for your site.
|
|
 |
|
|
 |
|