Prev Demo
HTML5
>
Superscript
Next Demo
Write code here
J
|
B
|
A
<!DOCTYPE html> <html> <head> <title>Demo</title> </head> <body> <h2>Superscript is used to define the selected text above the line </h2> <p>Dotnetfunda is an online tutorial to<sup> learn and share the technologies</sup> with each other</p> </body> </html>
Note: We DO NOT save your trial code in our database.
Output