Example
Make text bigger than normal:
<p><big>Bigger text</big></p>
Definition and Usage
The <big> tag is not supported in HTML5. Use CSS instead.
The <big> tag defines bigger text.
Browser Support
Element | |||||
---|---|---|---|---|---|
<big> | Yes | Yes | Yes | Yes | Yes |
Differences Between HTML 4.01 and HTML5
The <big> tag is not supported in HTML5.
Compatibility Notes
In our CSS tutorial you can find more information about CSS fonts.
No comments:
Post a Comment