RuskFamily.com ... the Legend Continues Practice Page
| Home | HTML Guide Start | List of HTML Elements | Next Element | Previous Element |

<SUP></SUP>

Display text in a superscript position


Element used to display text in a superscript position.

	<html>
	<head>
	<title>A page with a superscript on it</title>
	</head>
	<body>
	  .
	  .
==>>	"Give me your downtrodden"<sup>21</sup>.
	  .
	  .
	</body>
	</html>

HTML 3.2 Final

Nothing more to add.

Netscape

Nothing to add.

Microsoft Internet Explorer

Nothing to add.

Internationalization

Nothing special.

| Home | HTML Guide Start | List of HTML Elements | Next Element | Previous Element |

Michael T. Rusk
Comments to author: mike@ruskfamily.com

All contents copyright © 1996-2001 Michael T. Rusk
All rights reserved.

Valid HTML 4.01!   Valid CSS!

Revised: Sunday, December 30, 2007 11:06 -0500
URL: ./htmlgd/tagsup.html