Skip to content

Instantly share code, notes, and snippets.

@gearmobile
Created April 22, 2019 21:02
Show Gist options
  • Save gearmobile/e2266a94eb02e4246f05081b42b07c5e to your computer and use it in GitHub Desktop.
Save gearmobile/e2266a94eb02e4246f05081b42b07c5e to your computer and use it in GitHub Desktop.
form
<form class="form">
<div class="form-field">
<input type="search" class="field" placeholder="Search...">
<button type="submit" class="button"></button>
</div>
</form>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment