Now that you about to start to edit your first webpage, you should save it.
- Go to the "File" menu
- Select "Save As" (do not choose "Save" as it will not work in
the lab).
- The following window will appear

- Give your webpage a "Page Title". If it is your home page, do not
simply call it "Home Page" because this is the text that will appear in the top
of a browser window when the webpage is viewed. Therefore, if bookmarked, only the
text Home Page will appear, which is not specific enough to be identified properly.
- For "Page Location," leave the "http://hsda150-xx/" intact.
(The "xx" will be replaced by your computer station number). Name your
home page "index.html" by typing this in at the end of the string (as shown in
the above "Save As" window). If named "index" then the URL for
your home page can be http://web.uvic.ca/~yourid instead of http://web.uvic.ca/~yourid/homepage.html. Where no HTML file
is named after a folder, the web server will look for a file with the name
"index.html."
- Do NOT click OK to save the webpage. Because of the configuration of
the computers in the lab, you will instead click "As File..." to get the
following window:

- The computer you are working on will probably default to saving your file to the
"Temp" folder in the "D" drive. This is fine as long as you
remember where to find your files. If saving to a floppy, choose the "A" drive
and be sure to save all of your files there.