Reading Assignments in Wilton, 3rd Editon, for Lesson 5

Reading Assignments in Quigley for Lesson 5


Week 5 Basic Assignment:
  1. Create an HTML page
  2. Add JavaScript to create at least one action to go with an onmouseover event.
  3. Make sure your page works in both Firefox and IE 6+. (This is a required part of this assignment.) If you're working on a Mac, let me know when you post your assignment and I'll check it in IE for you.
  4. Upload your page to the web, and post the URL in the Completed Assignments discussion by Sunday, 9/6.

Extra Challenge

Here, I am working on a slide show for our web site which will display outdoor and indoor photos of Christmas displays. The coding is flagrant plagiarism from Quigley P. 372. Also, as I understand the terms, this exercise does not use inline event registration (because the registration is in the header).