Explicit association
Use for/id when the label and field are siblings in a stacked form layout.
Explicit association (Plain-CSS)
Explicit association (Tailwind CSS)
Wrapped control
Wrap compact checkbox rows when you want the label copy and control to move together.
Wrapped checkbox row (Plain-CSS)
Wrapped checkbox row (Tailwind CSS)
Disabled and required
Use data-required and data-disabled to style state while keeping semantics on the control itself.