html tutorial - Small <small> tag in HTML - html5 - html code - html form
Learn html - html tutorial - small tag - html examples - html programs
- The <small> tag is used to show the smaller text in a document.
- Small tag is start with <small> tag and end with</small> tag.
- The small tag will also support both Global Attribute and Event attribute.
- <small> tag belongs to Flow content, and Phrasing content category.
Syntax for <small> tag:
Sample Coding for <small> tag:
Code Explanation for <small> tag:
- <small> tag is used to show the text in smaller size.
Sample Output of <small> tag:
- The text “Learn CSS in wikitechy.com” will be displayed in smaller font size.
Browser Support for <small> tag:
Yes | Yes | Yes | Yes | Yes |