<html><header><title>HTML code</title>
<meta name=”description” content=”put description here”>
<meta name=”keyword” content="Not, important, anymore”>
<meta name=”robots” content="noindex, nofollow”>
</header> <body bgcolor=”blue” marginwidth=net leftmargin=micro>
<p><br><hr>
<h2><h3><font color=”blue”> controls font size <font>
<a name=”apple”>apple info</a>
<a href=”#apple”>Jump directly to apple info</a>
<a href=”pageinsite.html”>Page in my site</a>
<a href=”http://www.hersite.come/whatever.html”>Another site</a>
<table cellspacing border width><tr><td>Table</td></tr></table>
<ul>unordered list<bl>bullet list<ol>ordered list<li>list element
</body></html>
to make a space use the & immediately followed by nbsp
for a < use & immediatly followed by lt;
You don't really need the > just change all the <'s 1