Superscripts and Subscripts
These two tags aren't used much, but in a school setting might prove to be
just what you need to do footnoting on pages where you have to note your sources
or for completion of a science project.
Superscript= <sup>
Subscript= <sub>
Both end in the usual way, </sup> and </sub>.
Superscript Example
a2+ b2=c2
Subscript Example
H2O
Assignment
Create a new html file called "super.htm" that includes an example of both subscripts
and superscripts in the file. Make sure it works correctly by viewing it with
both browsers. FTP it to your web space and email me the URL.
Back to the outline.