Skip to content

Instantly share code, notes, and snippets.

@goofmint
Last active August 5, 2017 11:27
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/0f70888fd140cf1b34e7a34c44215758 to your computer and use it in GitHub Desktop.
Save goofmint/0f70888fd140cf1b34e7a34c44215758 to your computer and use it in GitHub Desktop.
<div class="controls">
<label>サイズ:幅
<input type="input" name="width" value="100" size="3" />
</label>
<label>高さ
<input type="input" name="height" value="100" size="3" />
</label>
<input class="setSize" type="button" value="セット" />
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment