HTML Small Tags
If you would like to make your text small within your web page just use the basic small tags.
<small>Change This Text To Small</small>
Example: Change This Text To Small
As you can see we have change the above text to small by using these simple HTML tags.
