Skip to content

Instantly share code, notes, and snippets.

@Shpigford
Created September 9, 2010 13:19
Show Gist options
  • Save Shpigford/571843 to your computer and use it in GitHub Desktop.
Save Shpigford/571843 to your computer and use it in GitHub Desktop.
<form action="/tracks" html="idtracking" method="post">
<div id="trackingnumber">
<input id="number" name="tracking" type="text" value="Enter your tracking number" />
</div>
<div id="submitpkg">
<button type="submit">Track Your Package</button>
</div>
</form>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment