Skip to content

Instantly share code, notes, and snippets.

@chriscorwin
Created April 25, 2014 16:18
Show Gist options
  • Save chriscorwin/11295021 to your computer and use it in GitHub Desktop.
Save chriscorwin/11295021 to your computer and use it in GitHub Desktop.
<div class="form-group">
<label class="col-md-4 control-label" for="textinput">ID</label>
<div class="col-md-4">
<input id="textinput-group" name="textinput" type="text" class="form-control input-md elmID" required value="" placeholder="Optional, will be generated if blank.">
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment