How does Calc work?
The CSS3 calc() function allows us to perform mathematical operations on property values. Instead of declaring, for example, static pixel values for an element's width, we can use calc() to specify that the width be the result of the addition of two or more numeric values.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is css rule 'at-rule'?
What are css attributes?
What is the difference between internal and external style sheet explain with example?
How do you center text in css?
What is mousehovertime?
Describe Internal CSS with it's Syntax?
What is attr()?
How to use transition property in css3?
What are the disadvantages of using css preprocessors?
Which property is used to set the width of the outline?
Mention the syntax for adding multiple background images in css3?
What is top left in css?