<html lang="en">
<head>
<title>HTML Formatting Superscript Text</title>
</head>
<body>
<h2>HTML Formatting Superscript Text</h2>
<p>Text appearance <sup>superscript text</sup> as of word document. To show square X<sup>2</sup> for math notation.</p>
</body>
</html>