open http://rssautoinsurance.com/formedit/firefoxerror.htm in both firefox and internet explorer, you'll notice the difference. Fix the html and I'll paypal you $10. I want the submit button to be in the middle for both firefox and internet explorer. Thank you for your business.
Change this: <td bordercolor="#FFFFFF" bgcolor="#FFFFFF"> <input type='submit' align="center" value='Submit' name'submit'></tr></table></form> </td> Code (markup): to this: <td align="center" bordercolor="#FFFFFF" bgcolor="#FFFFFF"> <input type='submit' align="center" value='Submit' name='submit'></td></tr></table></form> Code (markup): I would also try to stick to one style. You have values in both single and double quotes. I am not sure... but for straight HTML... I believe double quotes is the standard. Merry Xmas
Thanks scoopy82, I fixed it because of your easily to follow code instructions, I will sent you the paypal of $10.