#201 几乎使用了所有HTML代码的网页

<HTML> <!--Had to cheat on tags that appear before BODY-->
<HEAD>
<TITLE>
One sentence contained within every HTML tag in alphabetical order.
</TITLE>
</HEAD>



<BODY>
<!-- Using (almost) all non-depriciated HTML tags from http://www.w3schools.com/tags/default.asp -->
<a charset="">
<a href="">
<a hreflang="">
<a name="">
<a rel="">
<a rev="">

<abbr title="">
<acronym title="">
<address>
<!--<applet code=""> (cheated)-->
<area shape="" />
<b>
<bdo dir="">
<big>
<blockquote>
<br />
<button type="">
<caption>
<center>
<cite>
<code>
<col />
<colgroup>

<dd>
<del>
<dir>
<div>
<dfn>
<dl>
<dt>
<em>
<fieldset>
<font>
<form>
<frame src="" />
. <!--hack to make work in safari-->
<frameset>
<h1>
<h2>

<h3>
<h4>
<h5>
<h6>
<hr />
<i>
<!--<iframe> (cheated)-->
<img src="" />
<input type="" />
<ins>
<kbd>
<label />
<legend>
<li>
<link />
<map>
<menu>

<!--<noframes> (cheated)-->
<!--<noscript> (cheated)-->
<object>
<ol>
<optgroup>
<option>
<p>
<param />
.<!--hack to make work in IE -->
<pre>
<q>
<s>
<samp>
<!--<script> (cheated)-->
<!--<select> (cheated)-->
<small>

<span>
<strike>
<strong>
<sub>
<sup>
<table>
<tbody>
<td>
<!--<textarea> (cheated)-->
<tfoot>
<th>
<thead>
<tr>
<tt>
<u>
<ul>
<var>

One sentence contained within every HTML tag in alphabetical order.

</var>
</ul>
</u>
</tt>
</tr>
</thead>
</th>
</tfoot>
</textarea>
</td>
</tbody>
</table>
</sup>

</sub>
</strong>
</strike>
</span>
</small>
</select>
</script>
</samp>
</s>
</q>
</pre>
</p>
</option>
</optgroup>
</ol>
</object>
</noscript>

</noframes>
</menu>
</map>
</li>
</legend>
</kbd>
</ins>
</iframe>
</i>
</h6>
</h5>
</h4>
</h3>
</h2>
</h1>
</frameset>
</form>

</font>
</fieldset>
</em>
</dt>
</dl>
</dfn>
</div>
</dir>
</del>
</dd>
</colgroup>
</code>
</cite>
</center>
</caption>
</button>
</blockquote>

</big>
</bdo>
</b>
</applet>
</address>
</acronym>
</abbr>
</a>
</a>
</a>
</a>
</a>
</a>
</BODY>
</HTML>