HTML small tag <small>

  • Post category:HTML

Get the code of HTML small tag <small> and watch video tutorials. You can practice using our code editor. Our practical guide will make your learning journey much easier. You can explore the tutorial and learn.

<p>This is normal Text</p>
<p><small>This is normal Text</small></p>