|
Production
Standards
Folder Organization on the Server
1. All folders will be named in lower case using underscores "_" instead of spaces
(where needed) and no extensions.
2. The top/main folder will be named "fhouse".
3. Inside the MAIN folder will be 2 folders named "images" and "forms".
4. All HTML files will be stored in the main folder "fhouse".
5. All form files will be stored in the "forms" folder.
6. Inside the "images" folder will be 1 folders named "photos".
7. All non-photo images will be stored in the "images" folder.
8. Photos will be stored in the "photo" folder under "images".
Code
1. Code for this web site will be created in Macromedia Dreamweaver.
2. All HTML non-editable pages will be named with the name of the page and ".html" extension (example: services.html).
3. All HTML editable pages will be named with the name of the page and ".htm" extension (example: calendar.htm).
4. All HTML tags will be entered in lowercase letters (example: < body > < /html >)
5. Corresponding file types will all start with the same letter for easy grouping (example: button; "buttonaboutus.gif" "buttonproducts.gif", etc.)
Styles
1. Frames will NOT be included in the development of this site
2. Server Side Includes will be included in the development of this site.
3. Cascading Style sheets will be included in the development of this site.
Graphics
1. All photos will be scanned using 72dpi resolution, and saved using the ".jpg" extension.
Multimedia
1. As of 9/26/00, there are no plans for multimedia files being generated,
so we have not included the file extension requirements for these files.
This can be changed at a later date, if it is determined that multimedia will
be included in the development of this site.
Navigation
1. Each page will have a navigable banner on the top and navigation buttons on the left side.
2. Main page navigation will consist of a left side bar with buttons.
|