Skip to content

Latest commit

 

History

History
43 lines (33 loc) · 1.28 KB

File metadata and controls

43 lines (33 loc) · 1.28 KB
layout slide-deck
title Finding & grouping fields
desc An in-class activity to help get used to the different types of form fields available and how they should be grouped together.
slides
type content
super-big-text
**Finding & grouping fields**
content
## What & why There are lots of different types of form fields available and many different ways to group them. **Understanding which form field to choose in which specific situation, and how to group the fields, will make more usable forms.**
content
## Set up 1. Form into pairs 2. [Download the files](https://github.com/ltw-webdev-2/finding-and-grouping-fields/archive/gh-pages.zip) 3. Get some paper, be all digital, to write notes 4. You’ll be shown a form: - Determine the `type` *or* element for each field - Determine if the field should be grouped with other fields using a `<fieldset>`
type image caption numbered
figure
bookoutlet-signup.jpg
BookOutlet account sign-up form
1
type image caption numbered
figure
bookoutlet-credit-card.jpg
BookOutlet payment form
2
type image caption numbered
figure
bookoutlet-shipping.jpg
BookOutlet shipping form
3