<html>
<head>
<title>Experiment no:1</title>
</head>
<body>
<h1>This is heading no:1 of maximum size</h1>
<h2>This is heading no:2 </h2>
<h3>This is heading no:3</h3>
<h4>This is heading no:4</h4>
<h5>This is heading no:5</h5>
<h6>This is heading no:6 of minimum size</h6>
<p><q>Don<super>'</super>t ever let
some one tell you<br/>
that you
can<super>'</super>t do something.<br/>
Not even me.You got a
dream<sub>,</sub><br/>
you gotta protect it.<br/>
When people can<super>'</super>t do<br/>
something themselves<sub>,</sub><br/>
they are gonna tell you<br/>that you
can<super>'</super>do it.<br/>
You want something go get it.</q>
</p>
<p>
<font size="5" face="Monotype
Corsiva" color="Black">
<p>
<u>This will be underlined</u>
<sup>Super</sup><strong> this is strong</strong>
H<sub>2</sub>O <em>italics</em> will
<strike>strike out</strike> any stain, <big>big</big>
or <small>small</small>.Look for new
<sup>Super></sup><b>Strength</b> H<sub>2</sub>O<i>
plus</i> in a stream near you.
<i>plus</i> in a stream near
you.</p></font>
<p><tt>COLLEGE INFORMATION</tt></p>
<pre> No
of students
MECHANICAL 120
CIVIL 120
I.T 60
COMPUTER 60
</pre>
<ul type="circle">
<li>Mechanical</li>
<li>computer</li>
</ul>
<ol type="I">
<li>I.T</li>
<li>Civil</li>
</ol>
<dl>
<dt>Astute</dt>
<dd>clever</dd>
</dl>
</body>
</html>
0 comments:
Post a Comment