Homework 1
Objective:
- You will be creating your class page, which eventually will link to all your labs and other homeworks.
Specifications:
- Create a page similar to the one below.
- Use the XHTML 1.0 Transitional doctype and the meta tags and html tag as described in the template shown in class.
- Substitute your name and your home page for mine.
- Change the section from "F1" to "N1".
- Include your favorite things (at least 3 of them).
- Name the file index.htm.
- Validate your code at the W3C validator (validator.w3.org). Your code should achieve perfect XHTML 1.0 Transitional validation (no errors or warnings).
- Structure your code properly. Use tags appropriately, based on their content.
- Be sure to follow proper style in your coding. Also be sure to provide an appropriate <title> </title> value and include your name in the author meta tag.
Submitting Your Work:
- Upload your file to your home page in the inp150 folder on stu.wccnet.edu.
- Print out your code in landscape mode and hand in to the teacher at the beginning of the class on the due date.
Due:
- Start of class on Wednesday June 13.