I am having trouble with a table in my site which refuses to be the same color as the rest of the site
Here is the url:
https://optimumit.mainframe.com.au/register/check_domain.phpI am only aloud to upload a header and footer to this site
Header:
<!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>
<title>Optimum IT and Web Design - Optimising Your Online Future</title>
<link rel="stylesheet" href="
http://www.optimumit.net.au/site_style.css" type="text/css" />
<link rel="stylesheet" type="text/css" href="
http://www.optimumit.net.au/menu.css" />
<script type="text/javascript" src="
http://www.optimumit.net.au/menu.js">
</script>
<style type="text/css">
<!--
body {
background-color: #f2f7f9;
}
.style5 {font-size: 10px}
-->
</style>
</head>
<body>
<table width="100%" height="100%" border="0">
<tr>
<td height="81" bgcolor="F2F7F9" id="Header"> OP
TIMUM IT AND WEB DESIGN <span class="tagline">| Optimising Your Online Future </span></td>
</tr>
<tr>
<td bgcolor="#f04f11"height="4
"></td>
</tr>
<tr>
<td height="18" bgcolor="F2F7F9">
<table border="0" cellpadding="0" cellspacing="0" id="Navigation">
<tr>
<td ><a href="
http://www.optimumit.net.au/index.html">
HOME </a></td>
<td ><a href="
http://www.optimumit.net.au/about.html">
ABOUT US </a></td>
<td ><a href="
http://www.optimumit.net.au/design.html"
>WEB DESIGN </a></td>
<td ><a href="
http://www.optimumit.net.au/domains.html" onClick="return clickreturnvalue()" onMouseover="dropdownmenu(
this, event, 'domain_menu')">DOMAIN NAMES</a>
<div id="domain_menu" class="anylinkcss">
<a href="
http://www.optimumit.net.au/domains.html">Price List</a>
<a href="
http://www.optimumit.net.au/domains.html">Register
New Domain</a>
<a href="
https://optimumit.mainframe.com.au/register/transfer.php">Tr
ansfer Existing Domain</a>
<a href="
https://optimumit.mainframe.com.au/manage/index.php">Manage Account</a>
</div></td>
<td ><a href="
http://www.optimumit.net.au/hosting.html">WEB HOSTING </a></td>
<td ><a href="
http://www.optimumit.net.au/links.html">
LINKS </a></td>
<td ><a href="
http://www.optimumit.net.au/contact.html">CONTACT US </a></td>
</tr>
</table>
</td>
</tr>
<tr>
<td bgcolor="#f04f11" height="4"></td>
</tr>
<tr>
<td height="360" valign="top" bgcolor="F2F7F9" id="Content"><p> </p>
<table width="95%" border="0">
<br>
<h2>Domain Registration and Management </h2>
<tr>
<td width="76%" bgcolor="#f2f7f9">
Footer:
</td>
<td width="24%" align="center" valign="top"><p>See Our Work : </p>
<p><a href="
http://www.motocentral.net.au"
target="_blank"><img src="
http://www.optimumit.net.au//images/motocentral.jpg" alt="Optimum IT Tasmanian web Design Business Designed WebSite For Local Business Moto Central" width="167" height="119" border="0" /></a></p>
<p>Consulted:</p>
<p><a href="
http://www.grenville.com.au" target="_blank"><img src="
http://www.optimumit.net.au//images/grenville.jpg" alt="Grenville Stud Tasmania" width="167" height="119" border="0" longdesc="
http://www.grenville.com.au" /></a></p>
<p> </p></td>
</tr>
</table>
</td>
</tr>
<tr>
<td height="4" bgcolor="#f04f11"></td>
</tr>
<tr>
<td height="58" valign="top" bgcolor="F2F7F9" id="Content"><div align="center"><br>
<table width="333" border="0">
<tr>
<td width="136"><img src="
http://www.austdomains.com.au/partners/p6.gif" alt="Aust Domains"
width="136" height="36" border="0"></a></td>
<td width="177"><p><strong>Lau
nceston, Tasmania </strong><br>
Phone: 0438543350 <br />
Email: sales@optimumit.net.au </p></td>
<td width="10"> </td>
</tr>
</table>
</div></td>
</tr>
</table>
<script src="
http://www.google-analytics.com/urchin.js" type="text/javascript">
</script>
<script type="text/javascript">
_uacct = "UA-430749-3";
urchinTracker();
</script>
</body>
</html>
IS there anyway to force the middle section to be the same color as the rest of the site?
Start Free Trial