This tag prints the contents in smallcaps
Attributes
- size
-
Sets the base font size, which can be between 1 and 7. This is used
for the upper case letters.
- small
-
Sets the font size for the lower case letters.
- space
-
Inserts a space between every letter.
Example
<smallcaps size=6 small=2 space>Roxen
Challenger</smallcaps>
R O X E N
C H A L L E N G E R
|