August 2006
Beginner
456 pages
14h 55m
English
Letters or numbers that are raised or lowered slightly relative to the main body text are called superscripts and subscripts, respectively. (X)HTML includes tags for defining both kinds of offset text.
To create superscripts or subscripts:
1. | Type <sub> to create a subscript or <sup> to create a superscript.
|
2. | Type the characters or symbols that you wish to offset relative to the main text.
|
3. | Type </sub> or </sup>, depending on what you used in step 1, to complete the offset text.
|

✓ Tips
Most browsers automatically reduce the ...
Read now
Unlock full access