how to make the code-block text small in html 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>