Skip to content

Instantly share code, notes, and snippets.

@alfredobarron
Created April 8, 2015 13:23
Show Gist options
  • Save alfredobarron/31532583c5b2349a8af6 to your computer and use it in GitHub Desktop.
Save alfredobarron/31532583c5b2349a8af6 to your computer and use it in GitHub Desktop.
<div class="form-group">
<label for="text">Number</label>
<input type="text" class="form-control" smk-type="number" smk-min="2015" smk-max="2020" required>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment