#Class 6 | Assignment 6#
Created by Cody Hulsey
Assignment completion: 4/20/2016
During this assignment:
- Move login into functions
- Move the alerts into the browser level
- linking JS with an HTML file
- Linked a CSS style sheet
- Updated the js file and added changes that the instructor recommended
- Added styling elements to the html file via the style.css sheet
- Embedded a video
- Changed the font color. If the user gets the wrong answer, they will see red font. If they get the right answer, they will see green font
- Integrated innerHTML so that you will see a thumbs up image if they get the right answer.
- Integrated in innerHTML so that you will see a thumbs down if you get the wrong answer.