Basic JavaScript assignment
Due Thursday October 24, 2019 at noon
In this assignment you will essentially mimic the in-class exercise, but this time you will have to have two buttons — one to change the color and one to change the color back.
Official requirements:
- Create a page with a header with some text in it and two buttons
- Have one of the buttons change the header color to something else
- Have another button change the header color back
- Deploy the site to Netlify using “WebWarrior 2.0 - the saga continues” and send the link to freedmand@temple.edu
- Extra credit: have more than two buttons that all do different things. Have the buttons affect another style other than just changing color. If you are feeling ambitious, try to integrate some JS into your existing website / be creative!
- Note: If you have any outstanding assignments, especially those around HTML links, please let me know and/or try to catch up. I am happy to find time to meet before/after class or on another day.