Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 1

<!

DOCTYPE HTML>

<html>

<head>

<title>first page</title>

</head>

<body>

<P>this is a &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; paragraph</P>

<H1>this is heading1</H1><br/>

<H><q>”hello world”</q></H>

<H><cite>I am Studying</cite><H>

<H2>this is heading2</H2> <H3>this is heading3</H3>

<center><H4>this is heading4</H4></center>

<H5>this is heading5</H5><hr/>

<H6>this is heading6</H6>

</body>

</html>

You might also like