Important html tags
By Joshua Mba - June 13, 2020
Hello welcome to my blog hope you have been enjoying my article since please comment below let me know thank you.
Today we gonna be looking at the best html tags
There are many tags in html language
Buh this one that we are going to discuss today are the most important tags in html
So let's get to it!
<head>
This is the head tag where you can can control everything that is happening in the head and this is the closing tag </head>
The heading tag
<h1-h6>
This are the heading and sub heading tags <h1 to h6> an this is the closing tag </h1>
Example <h1> How to make money online </h1>
The italic tag <i>
This is a tag use to style your content example
<i> How to make money online </i>
The bold tags <b>
This is a tag used to make your content bold and strong in reading it
Example. <b>Today is market</b>
Link tag to another website <a href=""></a>
Image tag <img src="">
Horizontal line tag <hr>
Division tag <div>
Thank you guys once again for your patience please comment on the commenting section below if you need any help from me you can contact me @ mbahjoshua90@gmail.com
Cheers guys have a good moment
0 Comments