<small>


HTML <small> Tag

Instance

<!DOCTYPE html>
<html>
<head> 
<meta charset="utf-8"> 
<title>php中文网(php.cn)</title> 
</head>
<body>

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

</body>
</html>

Run Example»

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


Browser support

1000.png

##All major browsers support the <small> tag .


Tag definition and usage instructions

<small> Tag defines small text (and side notes).


Differences between HTML 4.01 and HTML5

None.


Global attributes

<small> tag supports HTML global attributes.


Event attributes

<small> tag supports HTML event attributes.