And it looks I messed up a bunch, yet I dunno how to fix it... -_-;;
http://nintendo.zeldatemple.net/Nintendo%20Shrine/
Edit:
Whoo. Found how to fix it XD.
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Untitled Document</title>
</head>
<style type="text/css">
body {background-color:#CCCCCC; background-image:url(images/star.jpg)}
.class1 A:link {padding: 10px; font-weight: bold; text-decoration: none; color:#FFFFFF}
.class1 A:hover {padding: 10px;font-weight: bold; text-decoration: underline;}
.class1 A:visited {padding: 10px;font-weight: bold; text-decoration: none; color:#660000}
.class2 A:link {font-weight: bold; text-decoration: none; color:#FFFFFF}
.class2 A:hover {font-weight: bold; text-decoration: none; color:#000000}
.class2 A:visited {font-weight: bold; text-decoration: none; color:#660000}
</style>
<body>
<div id="body"><center>
<table cellpadding="0" cellspacing="0" border="1" bordercolordark="#000000" bordercolorlight="#000000">
<tr>
<td width="885" height="125" background="images/header4.jpg"></td>
</tr>
<tr>
<td width="885" height="30" background="images/navitop.jpg"></td>
</tr>
</table>
<table cellpadding="0" cellspacing="0" border="1" bordercolordark="#000000" bordercolorlight="#000000">
<td width="175" background="images/navibg2.jpg"><span class="class1"><font size="-1"; color="#FFFFFF" face="Verdana">
<div style="background-image:url(images/navi.jpg); height: 25px; width: 559; padding-top: 6px;"><center><b>Main:</b></center></div><br />
<a href="#">Home</a><br />
<a href="#">Affiliation</a><br />
<a href="#">Contact Us</a><br />
<a href="#">Forums</a><br /><br /><br />
<div style="background-image:url(images/navi.jpg); height: 25px; width: 559; padding-top: 6px;"><center><b>Interactive</b></center></div><br />
<a href="#">Forums</a><br />
<a href="#">Fan Art</a><br />
<a href="#">Fan Comics</a><br />
<a href="#">Fan Writings</a><br /><br /><br />
<div style="background-image:url(images/navi.jpg); height: 25px; width: 559; padding-top: 6px;"><center><b>Games:</b></center></div><br />
<a href="#">Mario</a><br />
<a href="#">Mario Kart</a><br />
<a href="#">Mario Party</a><br />
<a href="#">Spin Offs</a><br /><br /><br />
<div style="background-image:url(images/navi.jpg); height: 25px; width: 559; padding-top: 6px;"><center><b>Affiliates</b></center></div><br />
<a href="http://anothercodelabs.co.uk/">Another Code Labs</a><br /><br /><br />
<div style="background-image:url(images/navi.jpg); height: 25px; width: 559; padding-top: 6px;"><center><b>Topsites:</b></center></div><br />
<a href="http://www.zelda101.com/topsites/">
<img src="http://www.zelda101.com/topsites/button.php?u=NintendoShrine" alt="Zelda 101 Topsites List" border="0" />
</a><br />
<br />
<a href="http://topsites.zeldacapital.com/"><img src="http://topsites.zeldacapital.com/button.php?u=NintendoShrine" alt="The Zelda Capital Topsites" border="0" /></a><br /><br /><br />
</font></span></td>
<td width="708" background="images/contentbg.jpg"><span class="class2">
<div style="background-image:url(images/navi.jpg); height: 25px; width: 559; padding-top: 6px;"></div>
<font size="-1"; color="#000000" face="Verdana">
<?PHP
$number=5;
$template="nintendoshrine";
include("/home/zelda/public_html/nintendo/news/show_news.php");
?></font></span></td>
</tr>
</table>
</center>
</div>
</body>
</html>
Display More