Home › Forums › CSS › Responsive contact form › Re: Responsive contact form
May 8, 2013 at 1:51 pm
#134465
Inactive
Try wrapping each small group of check boxes inside a div, give it a width of 100px and add float:left; for the checkboxes.
There are other things to point out about your code. Your using paragraph tags for the checkbox section headings.