Free CSS Selector Cheat Sheet: https://webdevsimplified.com/specificity-cheat-sheet.html

Image carousels are some of the oldest web design staples that continue to be incredibly popular to this day. In this video I will show you how to create your very own image carousel with animations in vanilla JS and CSS.


Materials/References:

Free CSS Selector Cheat Sheet: https://webdevsimplified.com/specificity-cheat-sheet.html
GitHub Code: https://github.com/WebDevSimplified/js-css-carousel


Find Me Here:

My Blog: https://blog.webdevsimplified.com
My Courses: https://courses.webdevsimplified.com
Patreon: https://www.patreon.com/WebDevSimplified
Twitter: https://twitter.com/DevSimplified
Discord: https://discord.gg/7StTjnR
GitHub: https://github.com/WebDevSimplified
CodePen: https://codepen.io/WebDevSimplified


⏱️ Timestamps:

00:00 - Introduction
00:23 - HTML
02:49 - CSS Styles
07:55 - JavaScript
12:05 - CSS Animations


#ImageCarousel #WDS #JavaScript