sup

Purpose

Content that represents superscript material.

Attribute groups

Example

<?xml version="1.0" encoding="UTF-8"?>
<html xmlns="http://www.w3.org/2002/06/xhtml2">
  <head>
    <title>sub</title>
  </head>
  <body>
    <p>M<sup>me</sup> Segolene Royal, who lost the race to be President of France, spoke of her
      disappointment.</p>
  </body>
</html>

Related topics