Syntax
<BIG>...</BIG>
Attribute Specifications
common attributes
Contents:
Inline elements
Contained in:
Inline elements, Block-level elements except PRE
<style> a#test { font-size: larger } </style>
the name of the business is <a href="#" id="test">eluk</a>
the name of the business is eluk
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.