number

The number CSS data type is an integer or number containing digits from 0 to 9 and a decimal fraction, in which the integer and decimal part are separated by a decimal point. If the number starts from zero, then it can be omitted (.5 instead of 0.5).

Syntax



property: number;