FIT 100
LAB ACTIVITY 4: Enhancing Your Web Site
Winter 2002
·
Chapter
4 of the FIT course pack
·
The
following help files, written by Eric Riley, MLIS
·
This
page links to all the example pages for various tags:
o
http://www.w3schools.com/html/html_examples.asp
Reference
material:
·
Chapter
9 of the HTML For The World Wide Web
o
You
aren’t expected to read this word for word-but you should be able to use the
table of contents and index to find reference pages for what you need
·
W3
Schools
o
http://www.w3schools.org/
Click on the
The purpose of this lab is for you to take all that you have learned about Web authoring and use it to jazz up your home page.
While there are a few minimum requirements that will need to be met, the important component of this lab is to be creative! In doing this assignment, don’t forget to use the Web as a source of inspiration (and code!). Remember to use the resources available to you. What you do for this lab will be valuable in making your web site of misinformation all the more authentic.
Continue to add to your fit100.html
file.
Minimum page requirements:
· Change the background color of your page to your favorite color. If you change the color to something dark, you may need to change the font color of your text to a lighter color.
· See if you can use an image as the background of your page.
·
Use the background attribute of
the body tag.
<body background="picfilename">
· Place the URLs of three of your favorite sites.