Skip to content

Instantly share code, notes, and snippets.

@KrotovRoman
Created October 31, 2018 05:43
Show Gist options
  • Select an option

  • Save KrotovRoman/1282b5e9548a3bf39f232fba0e9374b4 to your computer and use it in GitHub Desktop.

Select an option

Save KrotovRoman/1282b5e9548a3bf39f232fba0e9374b4 to your computer and use it in GitHub Desktop.
чекбокс checkbox
<div class="form-group">
<label>
<input type="checkbox" name="inp" class="minimal">
Minimal skin checkbox
</label>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment