form design

37
Form Design Wednesday, January 4, 12

Upload: tim-wright

Post on 17-Aug-2014

2.259 views

Category:

Devices & Hardware


2 download

DESCRIPTION

 

TRANSCRIPT

Page 1: Form design

Form Design

Wednesday, January 4, 12

Page 2: Form design

Goals for today

•Review

•Form mark up & accessibility

•Good form design

•Produce project goals

•Produce project color pallet

Wednesday, January 4, 12

Page 3: Form design

“Consider users over authors over

implementors over specifiers over

theoretical purity”- Jeremy Keith, @adactio Author: HTML5 for Web Designers & Bulletproof Ajax

Wednesday, January 4, 12

Page 4: Form design

What is progressive enhancement?

Wednesday, January 4, 12

Page 5: Form design

A layered approach to Web Design, focused on content,

accessibility & the user.

progressive enhancement

Wednesday, January 4, 12

Page 6: Form design

Review: The Design Process

Wednesday, January 4, 12

Page 7: Form design

•Define

•Structure

•Design

•Build & Test

•Launch

the design process

Wednesday, January 4, 12

Page 8: Form design

Review: Color & Typography

Wednesday, January 4, 12

Page 9: Form design

•Color Theory

•Color Pallets

•RGB vs. CMYK

•Accessibility

•Image formats (GIF, JPEG, PNG 8/24/32)

•Serif vs. Sans-serif

Color & Typography

Wednesday, January 4, 12

Page 10: Form design

Review: Navigation

Wednesday, January 4, 12

Page 11: Form design

•Types

•Examples

•HTML

•Voice in labeling

•Built site map

•Built wireframe

navigation

Wednesday, January 4, 12

Page 12: Form design

Forms

Wednesday, January 4, 12

Page 13: Form design

•Minimize pain

•Show completion path

•Correct HTML

•Consider label placement

•Create data relationships

•Consistent communication (errors/help)

Form goals

Wednesday, January 4, 12

Page 14: Form design

Form MarkUpBasic Information

E-mail:

More Information

Current Mood:

Submit

First and last, please

[email protected]

Are you happy? sad? what?

Name (required):

Wednesday, January 4, 12

Page 15: Form design

Form accessibilityBasic Information

E-mail:

More Information

Current Mood:

Submit

First and last, please

[email protected]

Are you happy? sad? what?

Name (required):

Wednesday, January 4, 12

Page 16: Form design

Form accessibilityBasic Information

E-mail:

More Information

Current Mood:

Submit

First and last, please

[email protected]

Are you happy? sad? what?

Name (required):

Wednesday, January 4, 12

Page 17: Form design

Form accessibilityBasic Information

E-mail:

More Information

Current Mood:

Submit

<fieldset>

</fieldset>

<fieldset>

</fieldset>

First and last, please

[email protected]

Are you happy? sad? what?

Name (required):

Wednesday, January 4, 12

Page 18: Form design

Form accessibilityBasic Information

E-mail:

More Information

Current Mood:

Submit

First and last, please

[email protected]

Are you happy? sad? what?

Name (required):

Wednesday, January 4, 12

Page 19: Form design

Form accessibilityBasic Information

E-mail:

More Information

Current Mood:

Submit

<legend> </legend>

<legend> </legend>

First and last, please

[email protected]

Are you happy? sad? what?

Name (required):

Wednesday, January 4, 12

Page 20: Form design

Form accessibilityBasic Information

E-mail:

More Information

Current Mood:

Submit

First and last, please

[email protected]

Are you happy? sad? what?

Name (required):

Wednesday, January 4, 12

Page 21: Form design

Form accessibilityBasic Information

E-mail:

More Information

Current Mood:

Submit

First and last, please

[email protected]

Are you happy? sad? what?

Name (required):

Wednesday, January 4, 12

Page 22: Form design

Form accessibilityBasic Information

E-mail:

More Information

Current Mood:

Submit

First and last, please

[email protected]

Are you happy? sad? what?

Name (required):

Wednesday, January 4, 12

Page 23: Form design

Form accessibility

<label  for=”name”>Name</label>

<input  type=”text”  id=”name”  placeholder=”Enter  your  name  here”>

<label  for=”email”>E-­‐mail</label>

<input  type=”email”  id=”email”  placeholder=”Enter  your  e-­‐mail  here”>

Wednesday, January 4, 12

Page 24: Form design

Form accessibilityBasic Information

E-mail:

More Information

Current Mood:

Submit

First and last, please

[email protected]

Are you happy? sad? what?

Name (required):

Wednesday, January 4, 12

Page 25: Form design

Form accessibilityBasic Information

E-mail:

More Information

Current Mood:

Submit<button  type=”submit”> </button>

<input  type=”submit”  val=”submit”>OR

First and last, please

[email protected]

Are you happy? sad? what?

Name (required):

Wednesday, January 4, 12

Page 26: Form design

Good Form Design

Wednesday, January 4, 12

Page 27: Form design

•Clear

•Not too long

•Quick & guiding

•Groupings & meaningful organization

Good form design

Wednesday, January 4, 12

Page 28: Form design

Good form design

Wednesday, January 4, 12

Page 29: Form design

Wednesday, January 4, 12

Page 30: Form design

Client form

Wednesday, January 4, 12

Page 31: Form design

•Define 3 goals (unrelated to money)

•Choose a color palette (goal related)

•Background

•Links

•Text

•Accents

•Choose a font scheme

Client form

colrd.com colourlovers.com

Wednesday, January 4, 12

Page 32: Form design

The why.

Wednesday, January 4, 12

Page 33: Form design

•HTML 5 Doctor

•LukeW.com

•Web Designer Wall

•Snook.ca

•456 Berea Street

Great sites to read

Wednesday, January 4, 12

Page 34: Form design

Today is in the past

•Reviewed

•Form mark up & accessibility

•Good form design

•Produce project goals

•Produce project color pallet

Wednesday, January 4, 12

Page 35: Form design

next 2 classes•Review

•Building & Designing

Wednesday, January 4, 12

Page 36: Form design

Slide Color Pallet

Font: BEBas Neue

Wednesday, January 4, 12