These are General guidelines for keeping and maintaining
each Website
- Create and Define the 'Root' folder. Usually this
will have a name recognisable as the Site you are building.
Eg: "TUTORWEB"
- Within the 'Root' folder create other folders where
appropriate with Names according to their Function.
Eg: images / Css_styles/ Assets/soundfiles etc.
- Ensure that all the resources for the site are copied
to their relevant folder.
Eg: All images to be used for the site copied to the
'images' folder.
- Create pages as necessary, drawing the resources
from their relevant folders (within the Root folder) and
saving the resulting html page to the Root Folder.
Example for "TUTORWEB.com"

|