HOW MANY HEADING OF HTML???
HOW MANY HEADING OF HTML???
There are six main heading of html .Heading one being the highest heading or we can say that most important heading and heading six is the least.
We use each heading as given below.👎👎👎👎👎
1 .<h1>write your content .then close as </h1>
2 .<h2>write your content .then close as </h2>
3 .<h3>write your content .then close as </h3>
4 .<h4>write your content .then close as </h4>
5. <h5>write your content .then close as </h5>
6. <h6>write <your content .then close as </h6>