 |
Assignment 3: Revised Home Page
Part A
Add the following functionality to your index.html file:
- Links to 3 web sites you think are well-designed and useful
- Anchor links that point to the specific topics within your document
(put them at the top of your page)
- Use the mailto attribute to make your e-mail address an active link
Part B
Add the following pictures to your index.html file:
Make a new title graphic for your page (GIF format). Make the background of this
image transparent. It can be anything: a self-portrait, a funny title etc. Put it
above the first paragraph on your page and center it.
Then find and copy a picture that you like from some other web page (NOT TOO
BIG) and put it into one of the paragraphs you added last week. Align with
left-hand margin, and make sure that the text wraps around it.
Find a photograph in JPEG form on the web (or scan one in and make it into a
JPEG). Then thumbnail this picture. Make the thumbnail version into a link that
points to the larger version of the picture (thumbnailing will be covered in class
Friday). Make sure there is no text "touching" this picture (use hspace and vspace
attributes to create a "buffer" around the picture).
Try to use / make images that match the colors you've picked for your pages.
Remember to save a copy of your final version to your new homework
folder under the name " hw3.html ". All of this stuff is covered in
Chapters 4 and 5 of the O'Reilly text. If you have questions, please post to
hypernews. If you can answer someone else's question, please do!!
|