Search field
Using the input tag with the type attribute set to search, you can create a search field. A cross will automatically appear in this field to clear it.
Example
<input type="search">
:
See also
-
checkbox,
with which you can implement a flag -
radio switches,
with which you can make a choice