| Part 1: Weekly schedule | |||
| Requirements: | Points | ||
| A column for each day of the week (at least 5) | 1 | ||
| A row of headings | 2 | ||
| At least three rows of data | 3 | ||
| Borders around all cells | 3 | ||
| At least two events per day, not all on the same rows | 3 | ||
| A table caption | 1 | ||
| Syntax and style | 2 | ||
| Siubtotal | 15 | ||
| Part 2: Calendar for a month | |||
| Requirements: | Points | ||
| A header with 7 <th> elements | 2 | ||
| A <tbody> element | 1 | ||
| Each <td> has a number for the day of the month | 3 | ||
| Eight events, each on a different day | 2 | ||
| One event in a rowspan | 3 | ||
| two events in colspans | 3 | ||
| A footer using rowspan | 1 | ||
| A caption | 1 | ||
| A <colgroup> element | 3 | ||
| CSS styling for specific columns or column | 1 | ||
| CSS to set the borders | 1 | ||
| CSS to set background color | 1 | ||
| CSS to set a text in the table in some way | 1 | ||
| Syntax and Style are correct | 2 | ||
| Subtotal: | 25 | ||
| Total: | 40 | ||