Remember to print out this Web page using
lp -d flute
Looking at an HTML survey:
From Netscape, complete this
survey if you have not already done so
(The purpose of the survey will be explained next week)
Adding frames to a Web page:
Look at the index.html file
for this workshop
using View/PageSource
This contains a FRAMESET tag
to create a page with two side-by-side frames
Try to make a page with frames
and make a link from your Web page to it
Remember to put new Web page files into
public_html
and to set the permissions to 644 using chmod
Coloring text and links:
Take look at the source code for the
left frame
Here colors are specified for the text and links
in the BODY tag