Who is good at HTML?

well, I cant exactly post a link to the page, because it isnt online anywhere, but heres the code, and below that is a screen shot of what I see when i open it in my browser:

<html>
<title>Traveling The World</title>
<body text=“#000000” bgcolor=“#c0c0c0”>
<h1 align=“center”>
<font color=“maroon” face=“arial”>My Travels Of 2006: Photos</font></h1>
<hr width=“80%” noshade=“noshade” color=“maroon”/>
<h2 align=“left”><i>Cities In the US</i></h2>
<ul>
<ul type="circle>
<li>New York City</li>
<li>Chicago</li>
<li>Boston</li>
<li>Miami</li>
</ul type=“circle”>
<p> </p>
<h3>
New York City
</h3>

<img src=“GMT - home” border=“6” align=“middle” alt=“NYC Skyline” lowsrc=“GMT - home” hspace=“20”/>
<p> </p>
<p> </p>
<h3>
Chicago
</h3>
<img src=“http://www.chicago.suttonplace.com/images/Exterior_lrg.jpg” border=“6” align=“middle” alt=“Chicago” lowsrc=“http://www.chicago.suttonplace.com/images/Exterior_lrg.jpg” hspace=“20” />
<p> </p>
<p> </p>
<h3>
Boston
</h3>
<img src=“http://www.ph.ed.ac.uk/~dra/boston/bost66.jpg” border=“6” align=“middle” alt=“The Boston Aquarium” lowsrc=“http://www.ph.ed.ac.uk/~dra/boston/bost66.jpg” hspace=“20” />
<p> </p>
<p> </p>
</html>
<h3>
Miami
</h3>
<img src=“http://networks.ecse.rpi.edu/~xiay/pic/2002/miami/miami.jpg” border=“6” align=“middle” alt=“Miami Palm Trees” width=“450” height=“300” lowsrc=“http://networks.ecse.rpi.edu/~xiay/pic/2002/miami/miami.jpg” hspace="20 />
<p> </p>
<p> </p>
<hr width=“80%” noshade=“noshade” color=“maroon”/>
</html>

what i see when i open the page