HTML Search Box

The HTML Search Box allows a user to search the content. The Search is a value of type attribute of an element.

Syntax

Examples: The following examples have used the different CSS codes for displaying the different Search boxes on the web page.

Example 1:

Test it Now

Output:

HTML Search Box

Example 2: In this example, we have not used the search value of the type attribute of an input element. But we have used the text input field using CSS, which is working as a search field.

Test it Now

Output:

HTML Search Box

Browser Support

Element chrome browser Chrome ie browser IE firefox browser Firefox opera browser Opera safari browser Safari
search box Yes Yes Yes Yes Yes





Contact US

Email:[email protected]

HTML Search Box
10/30