<sup>
Het <sup>-HTML-element geeft inline tekst aan die weergegeven moet worden als superscript, uitsluitend om typografische redenen. Superscripts worden m...
<p>
The <em>Pythagorean theorem</em> is often expressed as the following equation:
</p>
<p>
<var>a<sup>2</sup></var> + <var>b<sup>2</sup></var> = <var>c<sup>2</sup></var>
</p>