HTML - Tags - <small>

#119 of 147
small

 <html>
 <body>
     <small>Copyright 2017 Jane Roe</small>
 </body>
 </html>
 

The small element represents fine-print.

It should not be used to display text in a smaller font.

A live example:


Copyright 2017 Jane Roe

N of

Ads by Google


Ask a question, send a comment, or report a problem - click here to contact me.

© Richard McGrath