asp.net.ph

Skip Navigation LinksHome > Abakada: Back to Basics > Language References > HTML Elements > SMALL Element

<SMALL Element | SMALL Object


Reduces the font size from its current value by 1.HTML 3.2, 4, 4.01, 5

HTML Syntax

Remarks

The SMALL element has the same effect as using the FONT element with a size value of -1. It renders text in the next smaller size of the current font.

NOTE: Both start and end tags are required.

Attributes

The <small> element has no attribute of its own, but supports global attributes common to all HTML elements.

Example

<p><font size="+1">When Alice ate from the 
 Caterpillar's mushroom, she started to grow 
 <small>smaller and <small>smaller.</small>
   </small></font></p>

When Alice ate from the Caterpillar's mushroom, she started to grow smaller and smaller.

See Also

BIG



Check out related books at Amazon

© 2025 Reynald Nuñez and asp.net.ph. All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note