The <h1> to <h6> tags are used to define HTML headings.
<h1> defines the most important heading.
<h6> defines the least important heading.
1 Open Notepad ,
Now you can put on heading size tags.
These come with numbers with 1 being the largest and 6 being the smallest:
<h1> </h1>
Put on <h> start and end tags from <h1> to <h6> as shown here
2 Save your notepad version
3. Go to your webpage version and refresh.
It should look something like this
Ask, if any query.
<h1> defines the most important heading.
<h6> defines the least important heading.
1 Open Notepad ,
Now you can put on heading size tags.
These come with numbers with 1 being the largest and 6 being the smallest:
<h1> </h1>
Put on <h> start and end tags from <h1> to <h6> as shown here
2 Save your notepad version
3. Go to your webpage version and refresh.
It should look something like this
Ask, if any query.