html5 forms

Post on 20-Aug-2015

243 Views

Category:

Design

0 Downloads

Preview:

Click to see full reader

TRANSCRIPT

Removing the friction

with simple HTML 5 elements

@laurenceveale

<input="text" ...

<input="email" ...

<input="tel" ...

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

top related