When writing in HTML, the tag is an inline element used to designate text that is one font size smaller, down to a browser’s minimum. It is useful when you need to make a side comment or type something in smaller print, such as a Copyright. The following sections contain information about this tag, including an example of it in use, and related attributes and browser compatibility.

Example of code

This a way to create smaller text on your pages.

Example result

This a way to create smaller text on your pages.

  • Example of code
  • Example result
  • Attributes
  • Compatibility
  • Related information

Attributes

Within an HTML tag, an attribute dictates certain aspects of an HTML element. Attributes are made up of a name and value pair. While the tag does not have any unique attributes, it does utilize all of the standard attributes.

Compatibility

Browser, Compatibility, Container tag, HTML b tag, HTML i tag, Web design terms

  • How to change the text line spacing.
  • How to center text in HTML.
  • HTML and web design help and support.