Skip to content

Instantly share code, notes, and snippets.

@YonatanKra
Created December 20, 2017 08:00
Show Gist options
  • Save YonatanKra/5c88ea77edc3212b3a3d8c649840cedf to your computer and use it in GitHub Desktop.
Save YonatanKra/5c88ea77edc3212b3a3d8c649840cedf to your computer and use it in GitHub Desktop.
form.index.html version 1
<form name="phrase-form">
<input name="phrase"
class="phrase-input"
type="text">
<input type="submit"
class="phrase-input-button" value="Start Awesomeness!">
</form>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment