Instant Web Site Template
|
1AFM.com instant web site template - just copy and paste
Make a new folder on your computer and name it Site-Template (you can name this whatever you want). You need to create five pages inside the folder. Their names need to be: index.html, contact.html, about.html, links.html and ReadMe.txt
|
Copy code below and paste it into a page named ReadeMe.txt (these are the instructions):
|
|
Creating files using the online editor is easy. Logon to your account. In the management area scroll down to File manager (online editor) 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:
Name of Page (this can say whatever you want)
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):
Name of Web Site (this can say whatever you want)
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
|