Thread: Forms on FP
View Single Post
  #2 (permalink)  
Old 05-09-2005, 02:26 AM
drummin drummin is offline
WebProWorld Veteran
 

Join Date: Aug 2003
Location: California,USA
Posts: 373
drummin RepRank 0
Default

Try removing the (<div>) tags that fall between your form and table tags. Add in your table tag, align="center" to replace <div>.
Or at least move the <div> outside your form tags.
Reply With Quote