Can someone help me fix this? Also add another box under the moderator one too.
URL:
Code:
The page is in PHP so i just used PHP tags.
URL:
You must be registered for see links
Code:
PHP:
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="content-type">
<title>Qabbo Hotel</title>
<link type="text/css" rel="stylesheet" href="style.css">
</head>
<body style="background-image: url(images/bg.png);">
<div style="text-align: center;"><img alt=""
src="images/aqua_banner.png"><br>
<br>
<img style="width: 740px; height: 6px;" alt="" src="images/top.png"><br>
<center>
<div style="font-family: Tahoma; color: rgb(102, 102, 102);" id="mid"><span><a href="index.php">Index</a> | <a href="archive.php">Archives</a></span><br>
</div>
<img style="width: 740px; height: 6px;" alt="" src="images/mid_end.png"><br>
<br>
<img style="width: 740px; height: 6px;" alt="" src="images/top.png"><br>
<div id="mid"><strong>Owners and Admins</strong><p>
iSponges - Hotel Manager<p>
<i>No other moderators are currently being hired.</i></div><br>
<div id="mid"><strong>Moderators</strong><p>
<i>No moderators are being hired, also no moderators are on the team.</i>
<img style="width: 740px; height: 6px;" alt="" src="images/mid_end.png"><br>
<br>
<img style="width: 740px; height: 6px;" alt="" src="images/top.png">
<div style="font-family: Tahoma; color: rgb(102, 102, 102);" id="end">Copyright
© 2010 Qabbo Hotel. All rights reserved to the sites respective
owner(s)!</div>
<img style="width: 740px; height: 6px;" alt="" src="images/mid_end.png">
</center>
</div>
<br>
</body>
</html>