HTML Syntax
<small class = classname id = value style = css_style_rules title = text >
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.
The <small> element has no attribute of its own, but supports global attributes common to all HTML elements.
<small>
<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.
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