HTML <search> Element Reference

The HTML <search> element contains controls or content used to search or filter information.

<search>

HTML <search> Element Reference

The HTML <search> element contains controls or content used to search or filter information.

Categories

  • Grouping content

Tag omission

Consult the HTML Living Standard for the precise tag-omission rules.

Content model

  • Detailed content-model guidance will be added to this reference.

Attributes

Examples

Example

A practical search element example.

<search>
  <form action="/search">
    <label>Search <input name="q"></label>
  </form>
</search>

Related references

Description

The HTML <search> element contains controls or content used to search or filter information.

References

  1. HTML Living Standard: Index of elements
  2. MDN: HTML <search> Element

Similar or alternative tools

Don't forget to set a bookmark for tool.io!
Privacy | Imprint | Cookies