Download - HTML5 forms

Transcript

Removing the friction

with simple HTML 5 elements

@laurenceveale

<input="text" ...

<input="email" ...

<input="tel" ...

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


Top Related