Improvements
-
Improvements Based on Feedback from Peers
- improved background color for pages index.html, aboutMe.html, and dogs.html
- broke the page about dog behaviors into two separate pages instead of one
- made the picture of a cat smaller (on the page SiameseCats.html)
- added radio buttons to the page index.html that allow the user to specify whether they want to use large or small fonts
- Elements Using Forms/JavaScript
-
added radio buttons to the page index.html that allow the user to specify whether they want to use large or small fonts.
- put an edit box on the page contactMe.html that allows the user to enter his/her name and then pops up a message that says they've
been added to our mailing list. (There isn't really a mailing list, it's fake.)
- Other Improvements
- added a JavaScript function that is triggered by onload when index.html is loaded. It welcomes the user to the page.
- added a new page that shows pictures of all of my pets (myPets.html), and put a link to it on each of the other pages.
Web Accessibility