datalist
Description
The datalist element for HTML represents a set of option elements that represent predefined options for other controls.
Syntax
HTML
<datalist attribute-name="attribute-value"></datalist>
Attributes
CSS
datalist { display: none; }