html5 forms

5
Removing the friction with simple HTML 5 elements @laurenceveale

Upload: lar-veale

Post on 20-Aug-2015

243 views

Category:

Design


0 download

TRANSCRIPT

Removing the friction

with simple HTML 5 elements

@laurenceveale

<input="text" ...

<input="email" ...

<input="tel" ...

<input="text" pattern="[0-9]*" ...