HTML Reference Guide


Tag Index | Content List | HTML FAQ

How do I change the font size?

The text that you use on your web page is very versatile. There are many attributes to the <FONT> tag. Attributes are, of course, "little extras" that help the tag out. One of the attributes is the SIZE attribute. You have your choice of 1-4 sizes, 1 being the smallest and 4 the largest. You can also turn these numbers negative.

Here is an example:

<BLOCKQUOTE>
<FONT SIZE=+2>
This is a test of font size.
</FONT>
</BLOCKQUOTE>

Result:

This is a test of font size.

Here is another example:

<BLOCKQUOTE>
<FONT SIZE=-2>
This is a test of font size.
</FONT>
</BLOCKQUOTE>

Result:

This is a test of font size.


  Free Web Pages | Super Links | Members Directory | Search | Privacy Statement | Site Map | Contact Us
Services: Create Free Web Page | Free Home Page | Free Web Page Builder
Free Web Page Templates | Free Web Sites | Free Web Space
Copyright © 1996 - 2006 WebSpawner.com. All rights reserved.