<!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>