small tag
<Small>
Explanation
Small tag is used to show a normal text
into smaller text.
Example Code:
Result :
Email Us to: Support@hscripts.com
All Rights reserved hscripts.com
- This tag is often used to denote the copyright contents.
- Use this tag to differentiate a particular word from rest of the contents.
It is available in the previous versions of HTML.
It supports both
Global Attributes and
Event Attributes in HTML5.
Limitations:
It will function in all browsers.