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
How do you make an external style sheet?
Which property is used to add or subtract space between the letters that make up a word?
What are vendor-prefixes?
What is the syntax of style sheet?
What is the used of !important? How we can use it?
What is mixins in css?
What is the syntax to link external style sheet?
What is inline css?
What is a flex item?
List some advantages to css3 animations over script-based animation?
What is css and how does it work?
How do you center text?
What is background color in css?
Why is it called cascading style sheets?
What is the use of media types in css?