Programming Code Center(PCC)
[HTML]

(PCC)::[How-to-make-Small-formatting-using-the-small-element-in-HTML]::[html]

File Name : index.html

<!DOCTYPE html>
<html>
<body>

<h2>HTML <small>Small</small> Formatting</h2>

</body>
</html>

Output :

HTML Small Formatting