Bootstrap Checkboxes and Radios
Bootstrap styles checkboxes and radio buttons using the .form-check wrapper class. This replaces the browser default appearance with a consistent, customizable UI across all browsers.
Inline Layout
Add .form-check-inline to display check/radio items side by side. For switch-style checkboxes, add .form-switch to the wrapper.