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