<small> ... </small>
Available in versions: 3.2, 4.0
The <small> tag causes the designated text to be displayed in a smaller font size.
The actual amount of change will be determined by the browser.
If the text is already at the minimum size, this attribute will have no effect.
This can also be done using the style sheets font-size property.
The closing tag is mandatory.
Core attributes:
class
dir
id
lang
onclick
ondblclick
onkeydown
onkeypress
onkeyup
onmousedown
onmousemove
onmouseout
onmouseover
onmouseup
style
title
Attributes
None
Code:
<big>THINK</big> very <small>small</small>
Output:
THINK very small
Copyright 2000 by Infinite Software
Solutions, Inc.
Trademark Information
|