Skip to content
Tech Life
Thoughts dumpster
  • Home

Tag: html

February 22, 2019

Create HTML Editable Drop Down List

You can create an editable drop down list by using the <datalist> tag in HTML5. Make sure to match the list attribute of the input tag with the id attribute of the datalist tag. If you click on…

Powered by WordPress | Theme: Write by Themegraphy