Advertisement
Guest User

Untitled

a guest
Mar 19th, 2019
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. <label>
  2. <!-- Input element for the radio button -->
  3. <input type="radio" class="check-custom">
  4.  
  5. <!-- Customization element for the radio button -->
  6. <span class="check-toggle"></span>
  7. </label>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement