Below are some tricks which a lot of frontend developers don’t know about. To do with HTML/CSS/JavaScript.

Hopefully, there will be at least a couple on the list which you didn’t know about!

1. Datalist element

One HTML element that you don’t see used much at all and for no reason!

The <datalist> tag is used to provide an “autocomplete” feature for <input>elements. You will see a drop-down list of pre-defined options as you type…

#javascript #front-end-development #software-development #html #css

11 Frontend tricks that most Frontend Developers don’t know about
6.95 GEEK