big element | big object
[This documentation is preliminary and is subject to change.]
Specifies that the enclosed text should be displayed in a larger font than the current font.
![]() |
Standards information
- HTML 4.01 Specification, Section 15.2.1
HTML information
| Closing Tag | required |
|---|---|
| CSS Display | inline |
DOM Information
Inheritance Hierarchy
Node
big
Element
big
Remarks
Examples
This example uses the BIG element to enlarge text.
<BIG>This text is larger</BIG> than this text.
Build date: 3/8/2012
