Information Technologies
Starting an Extension Web Page from 3rd Tier Template in Dreamweaver
This How To gives you steps on how to start an Extension web page using the 3rd Tier template provided by IT. Prior to using this How To you should have a site map set up for your county website and you should have the template downloaded to your hard drive.
If you need to do either of these items, please refer to:
The directions are written for Dreamweaver v4 and CS3 but may work for other versions of Dreamweaver.
Open a New File from a Template
- Open Dreamweaver.
- (v4) From the File menu, choose NEW FROM TEMPLATE.
(vCS3) From the File menu, choose New. Choose Page from Template.
- Choose 3rd Tier.
- (v4) Click Select.
(vCS3) Select appropriate county site, click Create.
- From the File menu, choose Save.
- Save into the proper directory (folder).
-Title it without slashes (/) or asterisks (*) or periods (.) or spaces.
- Underscores, dashes (-) or caps are OK.
- Leave the .html (or .htm) extension after the name.
- Click OK.
- From the Modify menu, choose Page Properties.
(vCS3) Click Title/Encoding on left.
- Title the document so that when people access this page, they know what it is.
- Click OK.
Top of page
To Insert Your Text
- You can select the word Text and type your information here. Or you can copy and past information here too.
- Format as needed/desired.
- Spell check your document.
- From the Text menu choose Check Spelling.
- Choose the appropriate action.
- Click OK when complete.
- Save your document.
- Make appropriate edits. Spell check if needed. Save your document again.
Top of page
To Edit the Navigation bar
- Select the words "Back Navigation".
- Replace with folder or directory name of where the current file is located.
Note: DO NOT edit the information in the link box.
- Select the word "Title".
- Replace with the name of the current document.
Top of page
OPTIONAL: To Create columns of information, you will need to insert a table.
- Insert your cursor at end of Text.
- From the Insert menu, choose Table.
- Enter the following information:
Rows: 1 or more
Columns: # of columns you need for your information
Width: 650 pixels
Border: 0 if you don't want any border; 1, 2, 3, depending on the size of the border
- Click OK.
- Type in your information or copy and paste from another file.
- Insert graphics as you need. Refer to How To Insert & Modify Images in Dreamweaver.
- Spell check your document.
- From the Text menu choose Check Spelling.
- Choose the appropriate action.
- Click OK when complete.
- Save your document.
Top of page