bootstrap 4 checkbox disabled code example

Example: bootstrap forms

Example of .form-group
.form-control Use this class to style all textual form controls such as user input, titles, etc.
.form-control-file Add this class whenever you need to provide the user with an option to upload a file to the form. .form-control-lg and .form-control-sm. Create a visual hierarchy within your form by adding .form-control-lg to make bigger input areas and .form-control-sm to make smaller ones.

Tags:

Misc Example