Answer Posted / hrpynux@gmail.com
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 |
Post New Answer View All Answers
Why do we use * in css?
How to use transition property in css3?
What is a main element in coding?
What are css3 modules?
What does cascading mean?
What is ol type a used for?
What new futures added in css3 for borders and how browser support it?
How do you center in css?
What is a div in css?
What is the use of css opacity?
What is linear-gradient() used in css3?
How do you create a style sheet?
Can default property value be restored through CSS? If yes, how?
What is the purpose of style sheets?
Is z index relative to parent?