HTML Small Tag
<small>This is some smaller text.</small>
Coding boy Hasya
<small>This is some smaller text.</small>
<body>
<p>This is a paragraph and <small>smaller text goes here</small></p>
</body>