Changing Text Size


[Home][Index][Previous][Next]
You can change text size for emphasis using the formatting code string:

{$SIZE=value text}

where value is the size of "text" in pixels.:

Note that formatting code strings not case sensitive. There must be one-or-more blanks (or an equals sign ("=")) that will not display between the "SIZE" and the size value. There must be one-or-more blank spaces that will not display between the "value" and the text to be displayed in that size. Blank spaces following the first non-blank character in the text will display. Format code strings must begin and end in the same text string - they cannot span a line break. (See also Changing the Default Text Size.)


Example:

\TITLE
Text Size Demo
\TF A T
This is {$SIZE=18 larger text} and this is 
{$SIZE=9 smaller text}.

The applet below runs this question file:

You need a Java-enabled browser to take this quiz.


[Home][Index][Previous][Next]
copyright © 1998 by Jerry L. Stanbrough - all rights reserved.
last update May 13, 1999 by JL Stanbrough (jstanbro@venus.net)