webmaster resources tips and articles
webmaster information

Path = Home : HTML Design Tips : Decreasing Text Size Without Using the Font Tag

Decreasing Text Size Without Using the Font Tag



Web Source Web Design Tips
by Shelley Lowery

The SMALL tag is used to decrease the size of your font. You can add additional SMALL tags, side by side, to decrease your font size even further. For each additional SMALL tag you use, your font size will decrease.

Example:

<SMALL>Your Text</SMALL>
<SMALL><SMALL>Your Text</SMALL></SMALL>

The SMALL tag can be used in place of the FONT tag, as they both perform the same task.

Example:

<FONT size="2">


Tip provided by: Web Source: Your Guide to Professional Web Design and Development. http://www.web-source.net


 

 

© janim.net 2000 - 2008 All rights reserved