Hi folks,
I have been asked to code up a site and have run into a problem. I have been using Microsoft FrontPage to do the coding and firefox to check my progress. Firefox being firefox, it worked like a charm but when I went to check it on Internet Explorer, the whole thing was out of line. I've triple checked the code and I'm coming close to firing this laptop out the window. Hopefully somebody out there can see what's wrong and be able to save my computer.
Here's my code.
Cheers.
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>New Site</title>
</head>
<body bgcolor=#4D4D4D bottommargin=20 topmargin=20 rightmargin=10 leftmargin=10 marginwidth="10" marginheight="30" style="border: 1px solid #FFFFFF; padding-left: 1px; padding-right: 1px; padding-top: 1px; padding-bottom: 1px">
<div style="border-style: border-width: 1px; padding-left: 2px; padding-right: 2px; padding-top: 1px; padding-bottom: 1px">
<table border="0" cellpadding="10" cellspacing="0" width="100%" height="26">
<tr>
<td width="4%">
</td>
<td width="92%">
<p style="text-align: left; direction: ltr; unicode-bidi: embed; vertical-align: baseline; margin-top: 0pt; margin-bottom: 0pt">
<span style="font-family: Times New Roman; font-size: 28pt">New Site</span><span style="font-size: 28.0pt; font-family: Times New Roman; color: gray">
</span></td>
<td width="4%">
</td>
</tr>
</table>
<table border="0" cellpadding="10" cellspacing="0" width="100%" height="26">
<tr>
<td height="10" width="4%" bordercolor="#FFFFFF">
</td>
<td height="10" width="18.4%" bgcolor=#999999 align="center" style="border-top-style: solid; border-top-width: 1px; border-bottom-style: solid; border-bottom-width: 1px; border-left-style:solid; border-left-width:2px; border-right-style:solid; border-right-width:1px" bordercolor="#000000">
<a href=index.html style="text-decoration: none">
<span style="font-size: 9.0pt; font-family: Arial; color: white; font-weight: bold">
Home</span></td></a>
<td height="10" width="18.4%" bgcolor=#999999 align="center" style="border-style:solid; border-width:1px; " bordercolor="#000000">
<a href=AboutUs.html style="text-decoration: none">
<span style="font-size: 9.0pt; font-family: Arial; color: white; font-weight: bold">
About Us</span></td></a>
<td height="10" width="18.4%" bgcolor=#999999 align="center" style="border-style:solid; border-width:1px; " bordercolor="#000000">
<a href="link3.html" style="text-decoration: none">
<span style="font-family: Arial; font-weight: 700; font-size: 9pt; color: #FFFFFF">
Link 3</span></a></td></a>
<td height="10" width="18.4%" bgcolor=#999999 align="center" style="border-style:solid; border-width:1px; " bordercolor="#000000">
<a href="link4.html" style="text-decoration: none">
<span style="font-family: Arial; font-weight: 700; font-size: 9pt; color: #FFFFFF">
Link 4</span></a></td></a>
<td height="10" width="18.4%" bgcolor=#999999 align="center" style="border-top-style: solid; border-top-width: 1px; border-bottom-style: solid; border-bottom-width: 1px; border-left-style:solid; border-left-width:1px; border-right-style:solid; border-right-width:2px" bordercolor="#000000">
<a href=ContactUs.html style="text-decoration: none">
<span style="font-size: 9.0pt; font-family: Arial; color: white; font-weight: bold">
Contact Us</span></td></a>
<td height="10" width="4%" bordercolor=#000000 style="border-right-style: solid; border-right-width: 1px; border-top-style: solid; border-top-width: 1px; border-bottom-style: solid; border-bottom-width: 1px">
</td>
</tr>
</table>
<table border="0" cellpadding="10" cellspacing="0" width="100%" height="26">
<tr>
<td width="4%">
</td>
<td style="border-top-style: solid; border-top-width: 1px; border-bottom-style: solid; border-bottom-width: 1px; border-left-style:solid; border-left-width:2px; border-right-style:solid; border-right-width:2px" bordercolor="#000000" height="389" width="73.6%">
<p align="center">
</td>
<td style="border-top-style: solid; border-top-width: 1px; border-bottom-style: solid; border-bottom-width: 1px; border-right-style:solid; border-right-width:2px" bordercolor="#000000" bgcolor=#999999 width="18.4%">
<a href=link6.html>
<p align="center">
</p>
<p align="center"></a>
<p align="center"> </td>
<td width="4%">
</td>
</tr>
</table>
<table border="0" cellpadding="10" cellspacing="0" width="100%" height="26">
<tr>
<td width="4%">
</td>
<td width="16%">
</td>
<td width="60%">
<p style="text-align: center; direction: ltr; unicode-bidi: embed; vertical-align: baseline; margin-top: 0pt; margin-bottom: 0pt">
<font size="2" color="#FFFFFF"><span style="font-family: Arial Narrow">
Contact Details</span></font></td>
<td width="16%">
<a href=
http://www.google.ie/> </a></td>
<td width="4%">
</td>
</tr>
</table>
<table border="0" cellpadding="10" cellspacing="0" width="100%" height="26" border="1" bordercolor=#999999 style="border-top-style: solid; border-top-width: 1px;">
<tr>
<td>
<p align="center" style="margin-top: 0; margin-bottom: 0">
</p>
<p align="center" style="margin-top: 0; margin-bottom: 0">
<span style="font-family: Arial; font-weight: 700; font-size: 9pt; color: #FFFFFF">
Disclaimers etc</span></td>
</tr>
</table>
</div>
</body>
</html>