Skip to content

Instantly share code, notes, and snippets.

@plusjade
Created March 16, 2015 20:49
Show Gist options
  • Select an option

  • Save plusjade/fa71a2c58793568f12ab to your computer and use it in GitHub Desktop.

Select an option

Save plusjade/fa71a2c58793568f12ab to your computer and use it in GitHub Desktop.

Revisions

  1. plusjade created this gist Mar 16, 2015.
    4 changes: 4 additions & 0 deletions blah.html
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,4 @@
    <form action="/friends" method="POST">
    <input type="text" name="lastname">
    <button type="submit">Submit</button>
    </form>