Table of Contents
This is a JavaScript project that implements:
- Callback functions with conditional statements.
- Change events
- Adding/removing CSS classes.
Select your mood from the menu and the aesthetic will change to match.
- HTML
- CSS
- JavaScript
This web page was crafted with vanilla code. No dependencies here!
All you need is a browser (to view/interact) and a text editor (to modify).
- Clone this repo and you're all set!
index.html
: structure and layout.styles.css
: design and aesthetics.script.js
: functionality.
There are no plans to implement additional features at this time.
This project is for learning/demonstration and is not being actively developed.
Distributed under the MIT License.
- Module 7: Keydown & Change Events
- Step 6 of 6: Practice Exercises: Keydown & Change Events
- Exercise #3
- Step 6 of 6: Practice Exercises: Keydown & Change Events
- normalize.css