Warning:
This wiki has been archived and is now read-only.
Elements/big
From HTML Wiki
< Elements
<big>
HTML Reference
The <big> element is a non-standard element.
HTML5 classifies it as a non-conforming feature.
Examples
No, really, don't use it.
Alternative
<p style='font-size: large;'> This is a sample. </p>