HTML5 > Structures

Big in HTML5

How to create the text big in HTML5?


Big:

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: 5751 | Post Order: 50



Write for us






Hosting Recommendations