<length-percentage>
Equivalent to [ <length>
| <percentage>
] with <percentage>
will resolve to a <length>
. Additionally support calc()
math expression.
A <length-percentage>
can be a <length>
, a <percentage>
or a calc()
math expression. The calc()
function is a math function that allows basic arithmetic to be performed on numerical values, using addition (+), subtraction (-), multiplication (*), division (/), and parentheses.
LCD tables only load in the browser