Calc() can be used in CSS to perform math operations on values.
It can be used for performing different calculations, including adding and subtracting values, using percentages.
For example:
div {
max-width: calc(80% - 100px)
}
Calc() can be used in CSS to perform math operations on values.
It can be used for performing different calculations, including adding and subtracting values, using percentages.
For example:
div {
max-width: calc(80% - 100px)
}
For further actions, you may consider blocking this person and/or reporting abuse
Czarina -
Shanu -
Vaibhav Dwivedi -
Agbo, Daniel Onuoha -
Top comments (0)