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