1. Create a starting homepage, index.html
    1. create a directory called "cis233da" to keep your homework in under your public_html
    2. Use your basic template.html to create index.html and put a index.html inside both your public_html and cis233da directory (some of you may already have one in public_html)
    3. Fix the title, keywords and description
    4. Create a nested list of links
    5. Find some good help pages on HTML/CSS etc. put those links on this page
    6. Put up at least one image, and make it a link
    7. All pages MUST validate!
    8. Create a subdirectory for your images
    9. Put the validation image, and all other images in this directory
    10. Post active link to appropriate discussion board
W3C Button to test XHTML validation