As I told before nothing in this
world is exits that you can’t be learns. Coding in HTML is quite simple. In my
previous blog I’d discussed about the basics of HTML and how to format text.
Now I’m going to discussed about the different heading levels and hence heading
in HTML.
Heading in HTML
HTML includes six levels of heading
which are ranked according to importance. These are:
<h1>, <h2>, <h3>,
<h4>, <h5>, <h6>, and <h6>
The various heading levels with their
opening and closing tags, should be composed in between the body section i.e.
<body> opening and </body> closing tag.
Note:
Search engines use heading to index
the webpage structure and content.
Input/output
Below I show you the demonstration by
screenshot from my html platform. Input and output images will show you the
exactly the coding should be imply.
So I hope that the above discussion
will be useful to learn HTML and get back your interest into it.
No comments:
Post a Comment