Edit This Code:
<!DOCTYPE html>
<html>
<body>

<p>This is <sup>superscripted</sup> text.</p>

</body>
</html>


Result:
Try it Yourself - © w3schools.com
Privacy Policy