Unstoppable Domains — Expired Auctions

Need Help

NamecheapNamecheap
Watch

jecn100

Established Member
Impact
0
Hi there

I have a form on my web site http://www.book-scotland-direct.com/contact.html which works fine but the fields seem to move in different browsers do you know what’s wrong.

Here is the code which I am using to create the form.

If any one could tell me whats wrong or if you could write a better form for me it would be a great help



-------Code-------


<form method="post" action="contact.php">
<form summary="feedback form"><font size ="1"><b>
Your Name :                    <input type="text" name="name" size="25" ><br />
<br>
Your Email Address :      <input type="text" name="email" size="25" ><br />
<br>
Subject :                           <input type="text" name="subject" size="25" ><br />
<br>
Enter your enquiry :<br>
                                         <textarea =center rows="3" cols="30" name="comments">





</textarea>
<td align="center" colspan="2"><br>
<br>                                         <input type="submit" value="Submit Form" />
</form>


---------End of Code---------
 
0
•••
The views expressed on this page by users and staff are their own, not those of NamePros.
GoDaddyGoDaddy
I see why, did you try aligning the field with a table? Here, I'll give you the fields aligned with a table:

Code:
<form method="post" action="contact.php">
<form summary="feedback form">
<TABLE BORDER=0>
<TR>
<TD>Your Name :</TD>
<TD><input type="text" name="name" size="25" ></TD>
</TR>
<TR>
<TD>Your Email Address :</TD>
<TD><input type="text" name="email" size="25" ></TD>
</TR>
<TR>
<TD>Subject :</TD>
<TD><input type="text" name="subject" size="25" ></TD>
</TR>
<TR>
<TD>Enter your enquiry :</TD>
<TD><textarea =center rows="3" cols="30" name="comments"></textarea></TD>
</TR>
<TR>
<TD COLSPAN=2 ALIGN=CENTER><input type="submit" value="Submit Form" /></TD>
</TR>
</TABLE>
</FORM>

There :D it's perfectly aligned now.

I don't know it's like that if I put the CODE script before and after the HTML.. Well try it, has to work because I wrote it:D

I'll PM you with the HTML
 
Last edited:
0
•••
0
•••
Dynadot — .com TransferDynadot — .com Transfer
Appraise.net

We're social

Escrow.com
Spaceship
Rexus Domain
CryptoExchange.com
Domain Recover
CatchDoms
DomDB
NameFit
  • The sidebar remains visible by scrolling at a speed relative to the page’s height.
Back