It is used to make the text bigger
<p>Hai am techfunda</p> <p><big>Hai am Dotnetfunda bigger than you</big></p>
In the above code snippet we have created the text bigger. We have taken <p> tag as techfunda and in the next line we are creating <big> element which makes the written text big than the <p> tag.
output
Views: 6083 | Post Order: 50