GDES 45 • Assignment 2

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 Ch. 1 in The Prinicipals of Beautiful Web Design and Building Usable Web Sites from Learning Web Design(3rd 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  

To turn in, you will give me the files in class, and print out the code on paper. On the page you print from the code, circle or highlight one example of where you used eachof the required tags.

Also, bring in the actual code(like on a flash drive)to turn in.