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.
OBJECTIVE: Summarize pages 1-22 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 | ||||
| background-color | a:link | a:visited | a:active | a:hover |
| strong | em | div | h1(or other heading) | a href |
| | 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 each of the required tags.
Also, bring in the actual code(like on a flash drive)to turn in.