GDES 45 Online • Assignment 6

Do 1 of the following options:

Option 1

OBJECTIVE: You will create an HTML Version of your resume (or other similar document if neccessary) using the HTML formatting tags you have learned thus far. It will be derived from your own resume. The first page can be a resume, and the second page can be about anything of interest to you, such as a hobby. You will link the 2 pages together.

Option 2

OBJECTIVE: Summarize pages 1-22 in The Prinicipals of Beautiful Web Design and Building Usable Web Sites from Learning Web Design(2nd Edition).

All basic XHTML tags required for a page (<head>, <body>, etc...)
and the following tags, attributes, and CSS

Required tags, attributes and CSS
in the head and applied to the body »»» background-color a:link a:visited a:active a:hover
in the body »»» a href em div h1(or other heading)  
in the body »»» &nbsp; ul dl or ol p and/or br img