Exercise Dates
Before you begin, go File...Save As this Wordpad document
to your Exercise Folder on your harddrive. Save as Firstname.LastName.exdates.htm.
Now, begin your work on your harddrive copy. Comment out each line or section of code using the /* (insert comments here) and */ symbols. See p. 14 for an example.
1. Create a script that puts today's date(day, month, date, and year: ex. Saturday, August 5, 2000) dynamically into the bottom row the the table below. Make the date be red, bold, with a font size of 4.
Save this html document into the Exercise Dates Folder on the server.
Do a File....Save As....Firstname.Lastname.exdates.htm an extra copy of your completed document into
the Exercises Dates folder on the server. Open up your exercise on the server in a browser to make sure it appears the way your want it.