
Cascading Style Sheets or CSS is the language that makes HTML websites look pretty. Learn how concepts like cascade, specificity, inheritance, and the box model influence the appearance of a webpage https://fireship.io/tags/css/
#css #webdev #100SecondsOfCode
The sequel to HTML in 100 Seconds https://youtu.be/ok-plXXHlWw
π Resources
CSS Docs https://developer.mozilla.org/en-US/docs/Web/CSS
Flexbox in 100 Seconds https://youtu.be/K74l26pE4YA
Grid Layout in 100 Seconds https://youtu.be/uuOXPWCh-6o
CSS Animation https://codepen.io/ainalem/pen/oNxXRgW
π₯ Get More Content β Upgrade to PRO
Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.
π¨ My Editor Settings
β Atom One Dark
β vscode-icons
β Fira Code Font
π Topics Covered
β What is CSS?
β How does CSS cascade?
β What is specificity in CSS?
β CSS Box Model explained
β CSS for absolute beginners
β What is CSS used for?
β When was CSS3 created?
β Will there be a CSS4?