Improve your forms with this underused HTML element

HTML has so many underused features, and datalists are definitely one of them! #CSS #frontend #html

Read More »

The datalist element is a native HTML way to create input suggestions.

The datalist element is a native HTML way to create input suggestions. โš ๏ธ Compared to select element, this allows the user to enter their own inputs as well. Did you…

Read More »