英[smɔ:l] 美[smɔl]

adj.Small; embarrassed; low-level, despicable; subtle, weak

adv.小地; Despicably

n.Small part, waist; trivial things; person of low status; short person

Comparative: smaller Superlative: smallest

html small tag syntax

Function:Presents a small font effect.

Note:The tag is the same as its corresponding tag, but it reduces the font size instead of enlarging it. If the enclosed font is already the smallest size supported by the font model, the tag will have no effect. Like the tag, the tag can be nested to continuously shrink text. Each tag makes the text one size smaller, until the lower limit of one size is reached.

Note:All browsers support the tag.

html small tag example

    Title 
这是 小一号的字体

Run Instance»

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

    Title 
small标签中的文字会比正常显示的文字小一号

Run instance»

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