Second JS Project
- Keyframe animation
- use of ::after(pseudo element)
- HTML5 AUDIO API
- audio.play()
- audio.pause()
- audio.duration
- event: timeupdate, ended
- For every event there is a Event Details
- select a line of code
- then, use ALT + arrow key
- to move code up down
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.