IS 337: Website Administration

Assignment 4: Obligatory Schedule in a Table

Tabular Data in a Table

Create an XHTML page (with a supporting external CSS style sheet) for a personal schedule. This could be a weekly schedule for a generic week; it could be a calendar for a specific month; evening tv schedule for workdays, etc. Write the schedule as a <table> with at least two rows and two columns of data. (So it's not sufficient to provide a schedule for a single day—only one column of data.)

You can make up your data to protected private information and to satisfy requirements.

Annoying requirements:

  • Use at least one colspan and one rowspan.
  • Color-code your schedule in some way by changing text and background colors (e.g., one for classes, another for labs, a third for chapel, a fourth for meals, etc.). Be sure to use logical formatting (not physical).

Submit!

Submit this as Assignment 4 on KnightVision. Zip the files if KV has problems with them separately. Or turn in on webpub/yardley.

Creative © 2007 Calvin College and Jeremy D. Frens.
This work is licensed under a Creative Commons Attribution-Noncommercial-Share Alike 3.0 United States License.