by John on (#5RC93)
There are alternatives to using <sup> and <sub> tags for superscripts and subscripts in HTML. These alternatives may look better, depending on context, and they can be used in plain (Unicode) text files where HTML markup isn’t available. Superscripts When I started blogging I would use <sup>2</sup> and <sup>3</sup> for squares and cubes. Then somewhere […]The post Unicode superscripts and subscripts first appeared on John D. Cook.