Guest User

Untitled

a guest
Jul 19th, 2018
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. <form class="search-form">
  2. <input type="text" class="search" placeholder="City or State">
  3. <ul class="suggestions">
  4. <li>Filter for a city</li>
  5. <li>or a state</li>
  6. </ul>
  7. </form>
Add Comment
Please, Sign In to add comment