hbdragon88
haunted by blackness
For the past week or so I've been learning basic HTML through a tutorial. Today I finally decided to start trying to code in it. Unfortuanely I'm running into trouble; I'm hoping someone could help.
On the "RIGHT HERE IT GETS CUT OFF", that's where, when previewing in Geocities, it gets cut off. I don't get why, can someone help? Thanks.
<html>
<head>
<title>HBDragon88's Homepage</title>
</head>
<body>
<p><div align=center>This is <h1>hbdragon88's homepage</h1></div align=center></p>
<hr>
<p>However, this is not the right one. The right one is <a href="http://maxpages.com/hbdragon88/">here</a>. The Geocities site is just for hosting images and crap, nothing else.</p>
<hr>
<p>Before you go to that site, though, here are some recommended links and utilities that I use:</p>
<ul>
<li><a href="http://www.soft1st.com/psnvault.html"target="blank">Personal Vault</a> - Store passwords securely
<BR><BR>
<li><a href="http://www.pawprint.net/wt/"target="blank">WorldTime</a> - Computer clock
<BR><BR>
<li><a href="http://admuncher.com/"target="blank">Ad Muncher</a> - Effective ad-blocking tool
RIGHT HERE IT GETS CUT OFF
<li><a href="http://lavasoftusa.com/"target="blank>Ad-Aware 6</a> - Adware removal tool
<BR><BR>
<li<a href="http://opera.com/"target="blank>Opera 7.21</a> - An alternative browser I use to Internet Explorer
</ul>
<BR><BR>
~hbdragon88
</body>
</html>
On the "RIGHT HERE IT GETS CUT OFF", that's where, when previewing in Geocities, it gets cut off. I don't get why, can someone help? Thanks.