![]()
The size attribute is supported in all major browsers.
The <font> tag is not supported in HTML5. Use CSS instead.
The size attribute of <font> is deprecated in HTML 4.01.
The size attribute specifies the size of the text inside a <font> element.
The size attribute of <font> is deprecated in HTML 4.01. Use CSS instead.
CSS syntax: <p style="font-size:20px">
CSS Example: Set the size of text
In our CSS tutorial you can find more details about the font-size property.
| Value | Description |
|---|---|
| number | A number from 1 to 7 that defines the size of the text. Browser default is 3. |
HTML <font> tag
Your message has been sent to W3Schools.