Guest User

Untitled

a guest
Mar 22nd, 2018
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.37 KB | None | 0 0
  1. <div class="hero--form field is-horizontal">
  2. <div class="hero--form__label">
  3. <h3 class="title is-4"> I'm looking for </h3>
  4. </div>
  5. <div class="field hero--form__content">
  6. <div class="control">
  7. <div class="select">
  8. <select>
  9. <option selected>Car</option>
  10. <option>Driver</option>
  11. </select>
  12. </div>
  13. </div>
  14. </div>
  15. </div>
Add Comment
Please, Sign In to add comment