<BIG>
The BIG tag will render text in a bigger font. The size depends
on how each browser and operating system choose to interpret this
element.
Attributes
Attribute |
Description |
ID |
Identifies this tag to reference in script (program code) |
CLASS |
Define the class used to render this element (defined by a style sheet) |
TITLE |
A title that is associated with the element (displayed as a tooltip in Internet Explorer) |
|
Example
This text is <BIG>bigger than normal</BIG>
Renders As:
This text is bigger than normal
Compatibility
HTML 4.01
|