CSS Min, Max and Calc - Episode 17 | CSS Interview questions and answers | CSS Tutorial

Опубликовано: 05 Октябрь 2024
на канале: Code Ka Bhooka
251
9

In this video, we are going to learn about CSS min(), max(), and calc() functions. Chances you have heard of min(), max(), and calc() but I am going to cover them in detail, so you can describe to the interviewer how exactly min(), max(), and calc() work as well u can use them in the real world.

Concepts Covered:
What is min() function in CSS?
What is max() function in CSS?
What is calc() function in CSS?
Difference between min() and max() function?
can we calculate any unit with the help of calc() function?