Asg2 : Homepage


DUE:Sept.10, 2008 - Class time

Read Chapter 2 pgs. 46-55 XHTML Hyperlinks

Create a homepage with filename: index.html
Homepage specifications

  1. Include DOCTYPE declarations in head
  2. Add a level 1 heading before paragraphs (topic of paragraphs)
  3. Write 2 short paragraphs about your topic of choice
  4. Make each paragraph a different color (readable)
  5. Insert a level 2 heading before the list – label: Exercises
  6. Create an unordered list
  7. Include one exercise per list item
    (EX. use format below not name of webpage - 2.1 and 2.7)
    • Hands-on Practice 2.1
    • Hands-on Practice 2.2
    • Hands-on Practice 2.3
  8. Customize the unordered list by using "square"
  9. NOW Link list items to hands-on practice in exercises folder
    EX. use format below:
  10. Insert a level 3 heading with author of quote
  11. Include a quote within blockquote tags
  12. Save document as Filename--index.html (do not FTP into a folder, this file must be at the root level)
  13. Make sure your homepage is viewable on the web server
  14. Complete hands-on Practice 2.8 - 2.11
  15. Add these exercises to the Exercises unordered list
  16. Link 2.8 - 2.10 from the homepage
  17. Add validation icons to design.html page(2.8)
  18. Example of finished homepage
Announcements: Assignment 2