Exercise 4: Forms

Label Associations

Label Positions

Label Instructions

Groups

What is your least favorite color (choose one or more)?

Tab Order

Disabled Fields

Font Size

Using the style rule:

input, textarea, select, button {
font-family: Verdana, Arial, sans-serif;
font-size: 100%;
}