sup tag in html
Superscript <sup>
In mathematical equations we often need super script text. To add super script <sup> and </sup> tags are used. Displays text in Superscript
Example:
<HTML>
<HEAD>
<TITLE>
Display text in superscript
</TITLE>
</HEAD>
<BODY>
Example of superscript is =A<SUP>2</sup> + B<sup>2 </sup>
</BODY>
</HTML>
0 মন্তব্য(গুলি):
একটি মন্তব্য পোস্ট করুন
Comment below if you have any questions