 |
Procedure
|

|
making a template page
- download starter files, move to
upload folder
- define new site "gds215-style guide"
- open "master.html" (note links)
- file > save as template "master" (note links)
- select <td> containing content
- insert > template object > editable region "1"
- save, close (note new template folder)
applying template to existing pages
- open "ads.html"
- modify > templates > apply template to page
(body > 1)
- repeat with other html pages
creating a new page based on a template
- file > new: choose template
- save as "signage.html"
- open "signage.txt", copy text
- paste text into region "1" of "signage.html"
- save, close
- repeat with "style.txt"
modifying the template
- open "master.dwt"
- add link "Signage" to "Applications" section
- add link "Style Guide in PDF format" to end of "Downloads"
section
- save (update), close
- inspect other pages, view source code
publishing
- modify > templates > export without markup: new folder "style2"
- make links to your work from your projects page
- test on a PC
|