Skip to content

Instantly share code, notes, and snippets.

@goofmint
Created December 8, 2016 12:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save goofmint/017f398e378c70d17fa97e2553961a93 to your computer and use it in GitHub Desktop.
Save goofmint/017f398e378c70d17fa97e2553961a93 to your computer and use it in GitHub Desktop.
2.md
<form action="jsp/welcome-json.jsp">
<label>名前</label><input type="text" id="name" name="name" value="たろう" />
<p data-h5-bind="message">名前を入力して送信ボタンをクリックしてください</p>
<input type="submit" />
</form>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment