Home › Forums › CSS › Can't get the spacing on this form right › Reply To: Can't get the spacing on this form right
December 26, 2015 at 3:19 am
#236154
Member
Whoa…not the whole page…
Frankly a single list doesn’t make a lot of sense here…especially if you want rows of fields….in fact a list isn’t really the optimal structure at all.
A table would be better…or at least a table like structure using divs in rows etc.
Is the HTML changeable at all?