Coding With Fun
Home Docker Django Node.js Articles Python pip guide FAQ Policy

HTML <small> tags


May 05, 2021 HTML Reference Manual


Table of contents


HTML and small. Tags

A label that changes the text displayed in a browser to a smaller font is redefined in HTML5 to represent edge comments or rules that need to be followed.

Define small text:

<p>w3cschool.cn - the world's largest web development site.</p>
<p><small>Copyright 1999-2050 by Refsnes Data</small></p>

Try it out . . .

Browser support

HTML <small> tags HTML <small> tags HTML <small> tags HTML <small> tags HTML <small> tags

All major browsers support the hashtag.


Label definition and instructions for use

Labels define small text (and side notes).

Tip: The label is the same as the corresponding label, but the effect is different, it is to shrink the font rather than zoom in.

Tip: Labels can be nested to continuously shrink the text. Each of the labels makes the font size of the text one smaller until the first word of the lower limit is reached.

Note: If the font surrounded by the label is already the smallest font size supported by the font model, the label will have no effect.


The difference between HTML 4.01 and HTML5

No.


Global properties

The label supports the global properties of HTML.


The event property

The tag supports the event properties of HTML.