xxxxxxxxxx
<!DOCTYPE html>
<html lang="en">
<head>
<title>Example of HTML sup tag</title>
</head>
<body>
<p>The equation of mass-energy equivalence is: E=mc<sup>2</sup></p>
</body>
</html>