Subscript, Superscript, and Special Text Elements in HTML
Learn how to use the HTML sub and sup tags for subscripts and superscripts. Write chemical formulas, math exponents, ordinal numbers, and footnotes with HTML.
Learn how to use the HTML sub and sup tags for subscripts and superscripts. Write chemical formulas, math exponents, ordinal numbers, and footnotes with HTML.
Learn HTML text formatting the right way. Understand strong vs b, em vs i, the HTML mark tag, del, ins, small, and how to pick the right tag every single time.