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
What are the various font-related attributes in css?
What are the advantages/disadvantages of the various style methods?
What is css declaration?
Define float property of CSS??
What is css box model and also explain its elements?
How does inheritance work in css?
What are css modules in react?
What is css hanging-punctuation property?
Why do we use class in css?
Who is the father of css language?
How to create box shadow and text shadow using css3?
Is css grid responsive?
What are css counters?
What is module css3?
What is less and sass in css?