<!doctype html>
<html lang="en">
<head>
<title>HTML Formatting Small Text</title>
</head>
<body>
<h2>HTML Formatting Small Text</h2>
<p>This is a <small>smaller text</small> looks one font smaller text.</p>
</body>
</html>
Go to Tutorialdeep Homepage