Tags Reference
Define Big Text
<big>big text</big>
Formatted text in big. The <big> tags are font-style tags. Font-style tags are defined in HTML4, but it is strongly recommended to use CSS styling instead.
Note: <big> are removed from the HTML5 version. Avoid using them.