DEV Community

Cover image for HTML input types dev should know
MOHSIN ALI SOOMRO
MOHSIN ALI SOOMRO

Posted on

4 1

HTML input types dev should know

<input type="range" />
<input type="color" />
<input type="tel" />
<input type="time" />
<input type="month" />
<input type="datetime-local" />
<input type="week" />
<input type="reset" />
<input type="date" />
<input type="url" />
<input type="search" />
Enter fullscreen mode Exit fullscreen mode

Top comments (1)

Collapse
 
laerciolopesll profile image
LaercioLopesLL

Thanks

Postmark Image

Speedy emails, satisfied customers

Are delayed transactional emails costing you user satisfaction? Postmark delivers your emails almost instantly, keeping your customers happy and connected.

Sign up

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay