HTML tag & tag
HTML <sub> tag A subscript is a text that appears smaller than a regular text. The <sub>….. </sub> tag is used to create a subscript on a web page. HTML <sup> tag A Superscript is a text that appears smaller in size above the regular text. The <sup> …… </sup> tag is used to create … Read more