1 2 3 4 5 6
<form> <input type="search" id="query" name="query" placeholder="Search..." value="%s"> <button>Search</button> </form> <hr>