I would like to create a simple form, the structure is going to be like this image i made: http://i.upload3r.com/ZXfe.jpg
the thing is i can create it simply with table, my question is if it's the right way to build it with table? If not.. what is your suggestion? i tried to make it with divs but the spacing between the numbers and the fields won't be the same.
I would like to create a simple form, the structure is going to be like this image i made:
http://i.upload3r.com/ZXfe.jpg
the thing is i can create it simply with table,
my question is if it's the right way to build it with table?
If not.. what is your suggestion? i tried to make it with divs but the spacing between the numbers and the fields won't be the same.
Please help, thanks ;)
here please: http://s17.postimage.org/s5uyprvfz/form.jpg
Your best best is to go the semantic route and get used to it, using divs, inputs and labels.
For example: http://jsfiddle.net/gLyzk/