This is a part of the code I found for a new tab page for firefox.
<input class="searchBar search_google"
type="text" name="q"
placeholder="Google" search_/>
I don't understand the last part search_/>
of the code.
Can anyone explain me?