BIG - Large Font

Syntax <BIG>...</BIG>
Attribute Specifications
Contents
Contained in , except

The BIG element suggests that text be rendered in a larger font. In most cases, use of a structural element such as or a heading (e.g., ) is more appropriate since these elements express the meaning of the text more clearly. One can suggest that STRONG text be rendered in a larger font with the following :

STRONG { : larger }

Most browsers support nested BIG elements, but authors should be wary of making significant changes to the font size. Different users have different font sizes, eyesight, and window sizes. Large changes in font size may look right to the author but ridiculous to some users.

More Information