Monday, November 23, 2020

What are html tags in html

Html and types of html tags

HTML is a hypertext markup language it can be used to design websites so in HTML some tags which open closes at the end like this and some tags which just opens won't close at the end like <br> tag which we can also say as a line break tag.


So let's see how we can use it;

Example of  html tags

<Html>
<Head>
<Title>example of html tags</title>
<\head>
<Body>

<H1>this is the big heading tag which is necessary to close at the end of sentence <\H1>

<H2>so <BR> tag breaks the line at the end, and we don't need to close it at the end</H2><BR>

<H3>So this is the example of tag<\H3>

</Body>

</Html>

So I hope you will like this article so for more article like this subscribe our blog 




Featured Post

Is Sugar bad for health.

is sugar bad for health? Sugar can be used in many things it is used to make something sweet and its taste is sweet. it is so sweet ...