I have created a form using php/HTML that a user enters information in and is processed to a MySQL database. My problem is that when I tab through the individual fields, the cursor goes to the middle of the field instead of the beginning of the field. Is there any way to correct this?
Thanks