Skip to content

Instantly share code, notes, and snippets.

@kuc-arc-f
Last active August 29, 2015 14:02
Show Gist options
  • Save kuc-arc-f/ddd3a8fbc3efd13faa7f to your computer and use it in GitHub Desktop.
Save kuc-arc-f/ddd3a8fbc3efd13faa7f to your computer and use it in GitHub Desktop.
<form name="form1">
id (int):
<input type="text" id="id-text-id" value=""></input ><br />
name:
<input type="text" id="id-text-name" value=""></input ><br />
kana:
<input type="text" id="id-text-kana" value=""></input ><br />
</form><br />
<a href="#" id="id-a-add" >[ add ]</a><br />
<br />
<a href="#" id="id-a-show" >[ show ]</a><br />
<hr />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment