You are on page 1of 1

<!

DOCTYPE html>
<head>
<title> COLLEGE </title>
</head>
<body>
<p> My name is </p> <hr /> <center>

<h1> My name is </h1>


<h2> My name is </h2>
<h3> My name is </h3>
<h4> My name is </h4>
<h5> My name is </h5>
<h6> My name is </h6><hr />
<p> My name is <br />
My name is </p>
<hr />
<p> <pre> hello you fool.
how are you. </pre> </p> </center>
<p>hello&nbsp;you&nbsp;fool.&nbsp;how&nbsp;are&nbsp;you.</p>
<hr />
<p align="left"> hello you fool. how are you.</p>
<p align="right"> hello you fool. how are you.</p>
<p align="center"> hello you fool. how are you.</p>
<hr />
<center><b>HEY</b><br />
<i>HEY</i><br />
<u>HEY</u><br />
<strike>HEY</strike><br />
<tt>HEY</tt><br />
<sup>HEY</sup><br />
<sub>HEY</sub><br />
<del>HEY</del><br />
<ins>HEY</ins><br />
<p>dzhhjfddfghksiryuoy<del>fghk</del><ins>jhghh</ins>jfuoiuitytrjkhvjkjhgiuyt</p>
<big>hello</big><br />
<small>hello</small><br /></center>
<hr />

<p style = "color:blue;"> hello you fool. how are you. well lets talk about how
stupid you are...... hehehehe just kidding. </p>
<hr />
<p> scripting language is <abbr title ="hyper text markup language">
html </abbr> eqghdyasigfseuirgtaeuoith </p>
<hr />
<bdo dir="rtl"> my name is helllo world </bdo>
<!hello you fool. how are you. well lets talk about how stupid you are......
hehehehe just kidding>
<hr />
<center><h1 style ="border:2px solid red;"> My name is HEY </h1></center>

</body>
</html>

You might also like