Path = Home : Webmaster Resources : HTML Design Tips : Enlarging Text Without the Font Tag
The BIG tag is used to increase the size of your font. You can add additional BIG tags, side by side, to increase your font size even further. For each additional BIG tag you use, your font size will increase.
Example:
<BIG>Your Text</BIG>
<BIG><BIG>Your Text</BIG></BIG>
The BIG tag can be used in place of the FONT tag, as they both perform the same task.
Example:
<FONT size="3">