Completed
- Intro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
How to Build an Accordion With HTML, CSS, and JavaScript
Automatically move to the next video in the Classroom when playback concludes
- 1 - Intro
- 2 - Kite AI autocomplete tool!
- 3 - Overview of the functionality for JavaScript
- 4 - Starting to add CSS styles for the different accordion states
- 5 - Fixing focused style on button
- 6 - Adding styles for the accordion content
- 7 - The button focused style strikes again!
- 8 - Adding JavaScript for clicking to open accordion
- 9 - Researching getting parent/sibling in JS
- 10 - Adding JavaScript to close accordion
- 11 - Researching getting height of elements
- 12 - Adding JavaScript for closing animation
- 13 - 🔥 FINISHED! Seeing the whole accordion work 😁