Horje

Full Example of HTML <sup> Element

index.html
Example: HTML
<!DOCTYPE html>
<html>
<body>

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

</body>
</html>

Output should be:

Full Example of HTML <sup> Element




Type:
html
Category:
Web Tutorial
Sub Category:
HTML Formatting
Uploaded by:
Admin