If you need a simple site template you can get one
Here (includes this tutorial in the readMe.txt file).
Creating files using the online editor is easy. Logon to your account. In the management area scroll down to "File Manager" and click on "html." This takes you to the html editor. There at the top of the page it says create page. Type in the name of the page you want to create (index.html, contact.html, about.html or links.html) and click create. The file will be created. Scroll down to the file you created and click on "edit." This causes the editor to open. Copy and paste the page there. Then click "Save Changes." This brings you back to the editor manager. To view the page click on the page name, and it will open in a new window. To make changes, close the new window. Click on "edit" for the file you want to alter. Make changes, click on "save." Then click on the link and hit refresh when the page comes up to see the changes. This allows you to experiment with colors and design online.
You can edit online up to about 32k. After that you have to use your notepad on your computer and upload via FTP. So don't put too much on one page if you want to use the online editor to make changes.
You can use the templates to make any page you want. Simply create a new file named whatever you want then copy and paste in the editor.
To make hyperlinks (to link to other pages you create) all you have to do is use the following and change name-of-page.html to the name of page:
To make hyperlinks to other web sites all you have to do is use the following and change name-of-web-site.html to the name of the web site (this has to be its URL, ie: yahoo.com, at57.com, etc. and it usually works with ot without the "www" prefix):
Explanation of html terms: "a href" sets up the link. If the page being linked to is on the same site and in the same directory no "http://" is required, but it is required if you link to another site.
For more content you can go to http://www.1afm.com/free_content/ where you can easily copy content and paste it into your pages wherever you want it to appear.
Good luck and have fun.
Ken J Wagner, 1AFM.com webmaster
Other Helpful Notes: