Friday, August 19, 2005

Mini HTML Lesson 2

Today we will learn how to make text appear sub-script and super-script.
It looks like this:
SUB-SCRIPT TEXT

SUPER-SCRIPT TEXT
And the commands are:
Sub-script:
<*sub>YOUR TEXT HERE<*/sub>
Super-script
<*sup>YOUR TEXT HERE<*/sup>
Don't forget, of course, to remove the asterisks (*).
So now you know how to make text appear super- and sub- script.

0 Comments:

Post a Comment

<< Home