
Subscript and superscript - Wikipedia
Example of subscript and superscript. In each example the first "2" is professionally designed, and is included as part of the glyph set; the second "2" is a manual approximation using a small …
HTML Superscript and Subscript (With Examples) - Programiz
The HTML and tags are used to implement superscript and subscript. In this tutorial, we will learn about them with the help of examples.
HTML sup tag - W3Schools
Definition and Usage The <sup> tag defines superscript text. Superscript text appears half a character above the normal line, and is sometimes rendered in a smaller font. Superscript text …
When to Use Superscript and Subscript in Your Writing
Jul 21, 2020 · What are superscript and subscript? And when should you use them in your writing? In this post, we take you through all the most common uses.
Superscript Examples in Writing and Math
In scientific settings, superscripts represent powers of ten for compact expression of large or small numbers. For example: 1 × 10² indicates 100. 3.5 × 10⁻³ denotes 0.0035. Using scientific …
SUPERSCRIPT in a Sentence Examples: 21 Ways to Use Superscript
Have you ever come across a small number or symbol placed slightly above the baseline of a word or sentence while reading? This is known as a superscript, a formatting feature used to …
6 Superscript Uses and How It Differs From Subscript - Indeed
Jul 26, 2025 · What is a superscript? Superscript is a type of text formatting that places text slightly above the text that surrounds it. The superscript text is typically smaller than the other …
Format text as superscript or subscript in Word - Microsoft Support
To make text appear slightly above (superscript) or below (subscript) your regular text, you can use keyboard shortcuts. Select the text or number that you want.
What is Superscript? - Computer Hope
Sep 10, 2024 · Abbreviated as sup, superscript is a character (s) half the height of a standard character and printed above the baseline. An example of superscript is shown below.
HTML Subscript and Superscript Tags - GeeksforGeeks
Jan 14, 2025 · In HTML, the <sub> tag is used for subscript, making text appear slightly below the normal line, while the <sup> tag is used for superscript, positioning text slightly above the …