英[sʌp] 美[sʌp]

vt. Drink in small sips; drink with a spoon; sip (soup, tea, etc.); drink (wine)

vi.Have dinner

n.Sip (drink)

Third person singular: sups Present participle: supping Past tense: supped Past participle: supped

html sup tag syntax

Function:Can define superscript text.

Note:The content contained in the tag and its closing tag will be displayed with half the character height in the current text stream, but with the same height as the current The font and size of the text in the text stream are the same.

Notes:This tag is useful for adding footnotes to documents and for representing exponent values in equations. If used in conjunction with the tag, it can create a great hyperlink footer.

html sup tag example

    Title 
这段文本包含 上标

Run Instance»

Click the "Run Instance" button to view the online instance

    Title 
比如我们需要表示数学中的平方:32

Run instance»

Click the "Run instance" button to view the online instance