You are on page 1of 1

<!

--first class notes -->

<hr size="3"noshed>

<h1>this is level one heading tag using h1</h1>

<h2>heading level one</h2>

<h3>heading level three</h3>

<h4>heading level four</h4>

<h5>heading level five</h5>

<h6>heading level six</h6>

<!--breakline is self closing tag <br> -->

<br>

<!--it is used for making the space between two lines-->

<hr size="3"noshed>

<!-- it is used to make horizontal line we-->

You might also like