|
Post by Jill Carr on Mar 29, 2015 23:36:41 GMT -8
|
|
|
Post by Jill C on Mar 29, 2015 23:46:05 GMT -8
|
|
|
Post by Judy Fontanella on Mar 30, 2015 14:26:28 GMT -8
Great start on your form. You just need a little more work. 1. You are missing checkboxes and radio buttons. 2. Your label tags wrap around both the label text AND the form field. They should just go around the label text. 3. The label tags should include the "for" attribute. 4. Look at my example of the form with the labels on the left. Do you see how the form fields are all lined up with their left sides aligned? That is the way your are supposed to style your form. Use the HTML and CSS in the example to show you how it's done.
|
|