More Forms: fields, buttons, controls
- Read the Advanced Forms blog post
- Open
index.html
and review the markup of each form.
- Open
style.css
and add the styles described, reloading your page as you work. You may not edit the HTML. As you work through this exercise, adding styles to each section, reload your page frequently in both Safari and Firefox. Each browser has its own default style of form elements, and often they react to your style rules differently. Remember, your control over consistent rendering across browsers is limited, and this is especially true with forms.