Forms and tables

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

How can I put new cells in a form so all the fields in it will be nice and
straight.
 
You need to put a table inside the <form> and </form> tags; then divide the
table up as you wish, then put the form fields within the various cells of
that table (which is inside the <form> and </form> tags so they are lined
up.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top