HTML Search Input Generator

An input "search" string is used to enter a query search string. Depending on the browser, the search input element comes with a clear button (x) when a value is entered.

Preview

Properties

Code

<input type="search" class="my-search-input" name="search" placeholder="Search..." id="mySearch" size="30"/>