When to use it.
Use visible labels, helpful validation, and enough spacing for touch and keyboard users.
Use visible labels, helpful validation, and enough spacing for touch and keyboard users.
<fieldset class="ap-checks"><legend>Notifications</legend><label><input type="checkbox" checked> Email</label><label><input type="checkbox"> SMS</label><label><input type="checkbox"> Push</label></fieldset>