Form Layouts

Give your forms some structure—from inline to horizontal to custom grid implementations—with our form layout options.
Form grid
More complex forms can be built using our grid classes..row and .col-*
Horizontal Form
Add the .row class to form groups and using the .col-*-* classes to specify the width of your labels and controls. Be sure to add .col-form-label to your <label>s as well so they’re vertically centered with their associated form controls.
Radios