Advertisement
Guest User

Untitled

a guest
Nov 22nd, 2019
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 0.25 KB | None | 0 0
  1. <div id="searchHolder">
  2.                     <div id="searchContent">
  3.                         <form method="GET" action="search.php">
  4.                             <input autocomplete="off" type="text" name="search" class="searchBox" placeholder="Search for something">
  5.                         </form>
  6.                     </div>
  7.                 </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement