| Print this to assist you in editing. When you are finished click here to go back. |
| This code will be included in your templates
but is added here for your convenience if you have already designed a web
site that you would like to edit to meet the City web site standards. Here is the code for the top of a graphics (normal web page) page:
This code will be placed directly AFTER
the open body tag in your html (towards the top of the page). Here is the code for the bottom of a graphics (normal web page) page:
This code will be placed directly BEFORE
the closed body tag in your html (at the bottom of the page). It looks
like this Here is the code for the top of a text page:
This code will be placed directly AFTER
the the open body tag in your html (towards the top of the page). Here is the code for the bottom of a text only page:
This code will be placed directly after
the closed body tag in your html (at the bottom of the page). It looks
like this All of your pages must end in .asp and text only pages must follow this: (you need to have both pages in every folder) default.asp - defaulttxt.asp |