Table of Contents
This is a webpage project that implements:
- Callback Functions
- Mouseover & Click Events
- Toggle buttons
- Adding/removing CSS classes.
The script allows you to choose between a dark or light theme using a toggle button. When the theme changes, so does the title card. Hover over Quincy's stats with your cursor to reveal just how popular of a celebrity he is.
- 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 5: Events & Event Listeners
- Step 6 of 6: Practice Exercises: Events & Event Listeners
- Exercise #1
- Exercise #2
- Step 6 of 6: Practice Exercises: Events & Event Listeners
- normalize.css