why we use<sub> & <sup> tags | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

why we use<sub> & <sup> tags

8th Jul 2016, 10:19 AM
mounika jala
3 Answers
+ 3
<sub> to subscript the text <sup> to superscript the text
8th Jul 2016, 10:44 AM
Mohammad Fahad Sayed
Mohammad Fahad Sayed - avatar
+ 3
Sub script tag is used to differentiate normal text with base text. For example H20 is written as H<sub>2</sub>O Super script tag is used to differentiate the normal text with upper text. For example x3(x cube) as x<sup>3</sup> sub - Lower to Normal text sup - Upper to Normal text
9th Jul 2016, 8:52 PM
Prasanna Kumar Pentakota
Prasanna Kumar Pentakota - avatar
0
Thanks sir
2nd May 2019, 7:52 AM
Surya Pratap Singh Raghav
Surya Pratap Singh Raghav - avatar