Moving Page

liunx

Guest
Hi all<br />
<br />
On my contact web page i have a form which continuously shifts to the left. I have no idea why this is happening. If anyone can help the website is: <!-- m --><a class="postlink" href="http://www.delta-machinery.biz">http://www.delta-machinery.biz</a><!-- m --><br />
<br />
Thanx<br />
<br />
Lisa<!--content-->Did you fix it already?<!--content-->well I can see a few coding errors,<br />
<br />
<td height="259" width="358"><pre><font size="1" color="#FF0000">* Denotes Required Fields</font></pre><br />
<pre><br />
To: * <input type="text" name="to" size="25" maxlength="35" value="[email protected]" /><br />
<br />
Contact Name: * <input type="text" name="body" size="25"><br />
<br />
Company Name: * <input type="text" name="body" size="25" /><br />
<br />
Email: * <input type="text" name="email" size="25"><br />
<br />
Phone: <input type="text" name="body" size="25" /><br />
<br />
County: <input type="text" name="body" size="25"><br />
</pre><br />
</tr><br />
<br />
no closing cell tag </td><br />
<br />
actually I see a lot of that where you left off closing tags.<!--content-->
 
Back
Top