|
As well, you may wish to give a template file a new file
name depending upon the modifications you make to any hyperlinks.
For example, if you wish to change the link "Course Activities"
to "Course Research Topics" you must make the modification
in three steps:
- Change the link text in the index.html file to the new
category choice that you wish students to see via the web
browser (i.e. Course Activities becomes Course Research
Topics).
- Save the activites.html file with a new name, such as
topic.html. This is the file an individual will link to
when the click on the hyperlink Topics.html.
- Change the html tags in the index.html file so that the
newly named link references the new file, topics.html
|