html how to make text shorter code example
Example: smaller than small html
<body>
<p>This is a paragraph and <small>smaller text goes here</small></p>
</body>
<body>
<p>This is a paragraph and <small>smaller text goes here</small></p>
</body>