
Problem Set #3 Due February 3, 2003
This assignment will be out of 20 possible points.
- THIS NEEDS TO BE HAND
EDITED, NOT MADE USING A WEB PAGE GENERATOR (we can tell the difference)
- Generate a basic web page
containing the following mandatory elements
- Title
- colored background
(not default)
- "mailto"
link to receive mail from people
- link to some other
site
- Headers (h1, h2, etc)
- Bold face text
- italicized text
- centered text
- some list (unordered
or ordered)
- picture of yourself or
your family pet
- The web page should contain a
brief description of yourself or at least of your family dog.
- Tip for list. Maybe you could
list the classes you've taken. This also gives you the perfect place to
put a link (like the page for this class)
- There is an example web page
found at "sampleWebPage.html"
Feel free to use this as a basis for your web page. But you will not get
ANY credit by only copying my page.
- Print out a printout of your source
code, and a printout of the web page results. Staple them together and
hand them in.
- To view the web page on line
your web page address will be http://people.ucsc.edu/~YOURLOGIN
Getting started
- During class section log onto
the school computer
- view my page using Internet
Explorer
- Save the file to the local
computer
- File...
- Save As...
- index.html
- File name
is index
- Save as type
(Web Page, HTML only)
- this names it
index.html now, it will save time later
- View the web page
- Double click the file
on the desktop
- Notice that my
picture does not show
- This is because it is
not saved on your desktop
- Right click on the file
- Edit the file -- use the sample
web page examples too.
- To view changes
- Save the file in
wordpad
- Reload the web page
- Click the reload
button
- OR
- View... Refresh
- Scan your picture
- Save it on disk
- Save the file with no
spaces (CATS hates spaces)
- This_is_a_good_file_name.jpg
- This is a bad
filename.jpg
- Copy the picture on the
desktop of the computer you were working on
- Edit the picture link to
point to your picture
- Reload the web page to view
the picture
- Upload the files to your CATS
account
- Save index.html into
your public_html directory
- Save your picture into
your public_html directory
- Check that the web site works
- Start Internet
Explorer
- Type your web page
address
- http://people.ucsc.edu/~YOURLOGIN
guymcox@soe.ucsc.edu