ItsProgramming
Introduction
1. The Basics
2. HTML
3. CSS
4. JavaScript
5. The Web
6. Dev Tools
7. Bootstrap
8. jQuery
9. Advanced HTML
10. Advanced CSS
11. Advanced JavaScript
12. Hosting & Deployment
2018 - 2021 by
Hazy
Advanced CSS
Element States
2020.05.03 (2 min)
We've covered a lot of the basics for a lot of stuff so far. Let's take a more detailed look at how we can style HTML elements in different…
Animations
2020.05.03 (3 min)
We've kind of started animating stuff, but those aren't quite animations. To really get serious about animating elements, transitions wont…
Animate.css
2020.05.03 (2 min)
What if I told you that there exists a CSS animation framework as well? One of my favorites is called "Animate.css" and it is found here…