Adds a search box to a web page for the user to insert a word or phrase to search for in the current document.
Usage
Include anywhere on a page where you want the search box to appear. Useful on search results page or a page containing a lot of text when you want to find a specific keyword.
Attributes
Name
Type
Description
size
Optional
General formatting. The size in pixels of the text box.
class
Optional
General formatting. The stylesheet to attach to the search box. Also applies to the button.