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

<p>This is <sub>subscripted</sub> text.</p>

</body>
</html>


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