5
Removing the friction with simple HTML 5 elements @laurenceveale

HTML5 forms

Embed Size (px)

Citation preview

Removing the friction

with simple HTML 5 elements

@laurenceveale

<input="text" ...

<input="email" ...

<input="tel" ...

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