Code
<!DOCTYPE html>
<html>
    <head>
    <title>Wikitechy small tag</title>
    </head>
    <body>
        <h3>Learn HTML in wikitechy.com</h3>
        <h3><small>Learn CSS in wikitechy.com</small></h3>
    </body>
</html>


Result