font-size
CSS property sets the size of the font. Changing the font size also updates the sizes of the font size-relative <length>
units, such as em, ex, and so forth.
<length>
Positive <length>
value. For most font-relative units (such as em and ex), the font size is relative to the parent element's font size.
<percentage>
A positive <percentage>
value, relative to the parent element's font size.
Initial value | 14px |
Applies to | text |
Inherited | yes |
Animatable | no |
Only support <length>
and <percentage>
Default font-size is 14px not medium.
LCD tables only load in the browser