XHTML Assignments
This page goes over the work that you have to turn in for XHTML. All of your requirements and due dates shall be listed. Make sure your XHTML code is validated.
- Assignment #1
- Doctype: Use XHTML transitional
- Background image or color
- Heading: must be centered
- Paragraphs: minimum of one, brief introduction to yourself, and needs to demonstrate text formatting(i.e. bold, italics)
- Links: minimum 2, one in a new tab, one within your document(Named Anchor link
- Image: Your picture. Must have a border. Place where you like
- One line break and a horizontal rule
- Table: Add a caption, borders, headings:
- Column Titles: Period, Class, Teacher, Room
- Caption: My Class Schedule
- List: One ordered and unordered lists. Also demonstrate a nested list
- Code: Your XHTML must be very clean with no errors!
- GO to W3 validator to check your code!