UNPKG

fuelux

Version:

Base Fuel UX styles and controls

10 lines (9 loc) 294 B
<!DOCTYPE html> <html lang="en"> <head><title>Sample Markup</title></head> <body> <label class="checkbox-custom checkbox-inline" data-initialize="checkbox" id="myCustomCheckbox"> <input class="sr-only" type="checkbox" value="" /> <span class="checkbox-label">1</span> </label> </body> </html>