Form

Simple example 1

We'll never share your email with anyone else.

Simple example 2

Form controls(form-control style)

File input

Sizing

Readonly

Range Inputs

Checkboxes and radios

.form-check-input { position: absolute; margin-top: 0.3rem; margin-left: -1.25rem; } .form-check-label { margin-bottom: 0; }

Disabled forms

Disabled fieldset example

Validation

Looks good!
Looks good!
Please provide a valid city.
Please select a valid state.
Please provide a valid zip.
You must agree before submitting.