HTML Heading

By: Prof. Dr. Fazal Rehman | Last updated: March 3, 2022

What is Heading?

A heading is more interactive than a paragraph and it is used to summarize all the paragraph in one, two or a very little amount of words.

How to put heading in HTML?

Download Full Code Starting : <h1>     Closing: </h1> Starting : <h2>     Closing: </h2> Starting : <h3>     Closing: </h3> heading in html Output: heading in hypertext markup language

Video Lecture

Leave a Comment

All Copyrights Reserved 2025 Reserved by T4Tutorials