Schedule Assignment
Create a table with your daily school/work schedule for the semester. Since it's
highly likely that you will have classes on both MWF and TR and the times don't
coincide you will need to have your columns of unequal height. I suggest that
the easiest way to do that is to use short time periods and a rowspan to make
things work out.
You should give it interesting fonts and colors
The table below shows what I am talking about.
| |
monday |
tuesday |
wednesday |
thursday |
friday |
| 8:00 |
|
|
|
|
|
| 8:30 |
|
|
| 9:00 |
|
|
|
| 9:30 |
Here is the code for that table (or you can do it the easy way in Dreamweaver):
| |
monday |
tuesday |
wednesday |
thursday |
friday |
| 8:00 |
|
|
|
|
|
| 8:30 |
|
|
| 9:00 |
|
|
|
| 9:30 |