<sup>

Description

This element renders the enclosed text in superscript format and in smaller font.

Example


<html>
<body>
     <p class="explanations">
          Microsoft<sup>&reg;</sup>
     </p><!--  w w w . ja  va  2s. com-->
</body>
</html>

Click to view the demo

The code above generates the following result.

sup




















Home »
  HTML CSS »
    HTML CSS Reference »




HTML Tag Reference
CSS Reference
CSS Selector Reference
Encoding Reference