back

Big

Tag: <big>

The big tag is used to make a section of text bigger, the opening tag goes before and the closing tag (</big>) after the selected text.

This tag is not supported in HTML5, use CSS instead.

Example