| |
The following rules about user files inside template_files are used by the template:
- If a some_name.txt, some_name.htm or some_name.html file exists in user folder, the website will have a page called some_name, with a some_name blue button and a some_name link at the bottom.
- .html > .htm > .txt, which means, if you have both some_name.txt and some_name.htm in your folder, the one browser will show is some_name.htm, etc.
- The name shows in webpage should be stored in name.txt.
- If the website has a page called some_name, and a some_name.jpg(or .jpeg, .png, .gif) picture also exists in user folder, the webpage will contain this picture.
- .jpeg > .jpg > .gif > .png
Now that you know how to make pages, click here to learn how to use word and your old webpage to make things easier.
|