GDS 45 Online - Assignment 6 - Resume or Reading Summary

First, if you haven't already, follow along with the video for a Simple 1 Column HTML Template, and create the page that is in the video. Use the page as your starting point/template for this Assignment

Then, do 1 of the following options:

Option 1

OBJECTIVE: You will create an HTML Version of your resume (or other similar document if necessary) 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.

Here is a code image that might help with alignment for a resume.
It is a bit beyond what we have talked about at this point in the class, but you are welcome to reverse engineer it for some more advanced alignment capabilities for the resume. It is a code image and not actual code. It is for those of you who want an extra challenge ;)

Option 2

OBJECTIVE: Summarize Ch. 1 and 2 in The Principals of Beautiful Web Design.

See Examples of the Assignment here.

  1. The minimum requirements for either option are:
  2. Valid Code!
  3. 2 linked 'pages'
  4. At least 1 ordered or unordered list
  5. The background-color CSS property
  6. Make sure both pages can stand on their own, and there is good content on both
  7. Use a color other than black for some text, perhaps for some headings
  8. At least 1 external link(a link to another web site)
  9. Good formatting of text (typography) on all pages
  10. Optional: An image of yourself (Use the image tag).
  11. Make sure you validate your files as you work and before you turn it in at:
    http://validator.w3.org


Again, before you turn in your files, make sure you
...