css calc()
w
https://developer.mozilla.org/en-US/docs/Web/CSS/calc
The calc() CSS function can be used anywhere a <length>, <frequency>, <angle>, <time>, <number>, or <integer> is required. With calc(), you can perform calculations to determine CSS property values.
It is possible to nest calc() function, the internal ones being considered as simple parenthesis ().

浙公网安备 33010602011771号