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
Which property is used to control the flow and formatting of text?
What is z index in css?
Can you nest flexbox?
Can I attach more than one declaration to a selector?
What are pseudo-elements in css?
What is attr()?
What is absolute position in css?
How to create border using images by css3?
What is External Style Sheet? How would you link to it?
What is auto in css?
What are the disadvantages of inline styles?
What is the purpose of cm measurement unit?
What is 1em?
What are the types of cascading style sheets?
What is an iframe?