| Syntax | xx-small | x-small | small | medium | large | x-large | xx-large | larger | smaller | <length> | initial | inherit |
| Initial value | medium |
| Applies to | TEXT |
| Inheritance | true |
| Type of computed value | UINT |
| Functions |
element::setFontSize() element::getFontSizeStr() element::getFontSize() |
| <length> | A length value. |
| xx-small | Keyword. |
| x-small | Keyword. |
| small | Keyword. |
| medium | Keyword. |
| large | Keyword. |
| x-large | Keyword. |
| xx-large | Keyword. |
| larger | Keyword. |
| smaller | Keyword. |
| initial | Keyword. Sets the property to its initial value. |
| inherit | Keyword. Inherits the value from the parent element. |