IMPORTANT:

Learn CSS Today Course: https://courses.webdevsimplified.com/learn-css-today?utm_medium=video-description-no-mention&utm_source=youtube&utm_campaign=css-calc

CSS calc is one of the few functions available in CSS and it is incredibly powerful. Not only can you do simple arithmetic with the calc function, but you can also combine units together with the calc function to create really unique spacing and sizes. The real power of CSS calc comes from the ability to use it with variables which opens up an entire world of possibilities. In this video I will explain how the CSS calc function works and some unique use cases for the CSS calc function.


Materials/References:

CSS Calc Article: https://blog.webdevsimplified.com/2020-07/css-calc
CSS Variables Tutorial: https://youtu.be/oZPR_78wCnY
Node.js Full Stack Course Playlist: https://www.youtube.com/watch?v=XlvsJLer_No&list=PLZlA0Gpn_vH8jbFkBjOuFjhxANC63OmXM&index=2&t=0s


🧠 Concepts Covered:

- The syntax of CSS calc
- How to use CSS calc
- When to use CSS calc


Find Me Here:

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


#CSS #WDS #CSSCalc