Agenda main content
Agenda for Day 7 of CS 350
- Announcements
- Quiz 1 on Friday
- Short Answer Questions - Comprehensive
- 10 questions, 2 points each (20 points total)
- Closed book, closed Web
- Programming Problem using XHTML
- One problem (30 points total)
- Open book, open Web
- Done on Computer, graded online
- Short Answer Questions - Comprehensive
- Lab Assignments
- Lab 2 due at the start of class today
- Lab 3 begins after class today, due at the start of class on Wednesday
- Project 1 Milestones
- Memorandum 1 explaining group norms due at the start of class on Tuesday (one per team)
- Readings
- For today: W3School's XHTML Tutorial
- For next class: Adding a Touch of Style
- Today's topics and learning objectives
After today's class, you should be able to- Use anchors with the id attribute
- Use the address element
- Use a definition list
- Use XHTML table elements to markup data
- References
- W3C's HTML Links
- W3C's HTML Lists
- W3C's HTML Tables