๐Ÿคฏ HTML has More Power than you know!

Sometimes devs don’t realize how powerful HTML is… ๐Ÿ’– Support me on Patreon โžœ https://patreon.com/davegray ๐Ÿ’ป Web Dev Roadmap for Beginners (Free!): https://bit.ly/DaveGrayWebDevRoadmap ๐Ÿš€ Discord โžœ https://discord.gg/neKghyefqh ๐Ÿ‘‡ Follow Me…

Read More »

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 »