Forms

Examples and usage guidelines for form control styles, layout options, and custom components for creating a wide variety of forms.

HTML5 Form Basic

Note! Not all browsers support HTML5 type input.

Inline Forms

nput type="text" class="form-control" id="inlineFormInputGroupUsername2" placeholder="Username">

Help Text

Your password must be 8-20 characters long, contain letters and numbers, and must not contain spaces, special characters, or emoji.
Must be 8-20 characters long.

Custom Forms #2

Select
File Browser

Input Group Text

@
.com
$
.00

Input Group #2

Multiple Addons
First and last name
Button
Select With Button
Select, Button & Input

Sizing

Text
Select

Disabled & Read Only

Text
Select
Checkbox
Radio

Inline

Horizontal Form

Horizontal Form

Radios
Checkbox

Custom Forms

Checkbox
Checkbox
Inline
Disabled

Learn More

Learn More

All the above form elements are the default of bootstrap and you can learn them on the official documentation provided by Bootstrap.

Learn more