In HTML, the tags are used to convert the text to _____?
In HTML, the tags are used to convert the text to _____?
Explanation
The <sup> tag in HTML is used to define superscript text, which appears slightly above the normal line (e.g., x²).
Commonly used for mathematical exponents and footnote references.