Contact Form

Bootstrap 5 offers a wide variety of utilities to control the style and layout of forms.

A name is required.
An email is required.
Email is not valid.
A phone number is required.
A message is required.
Form submission successful!
To activate this form, sign up at
https://startbootstrap.com/solution/contact-forms
Error sending message!
Sizing

Set the size of components via class names.

Read-Only

The read-only attribute prevents the input from being submitted. This allows for text inside the form boxes.

Checkboxes

Bootstrap 5 includes checkboxes and radios by default.

Validation

Form validation provides feedback to users. HTML5 form validation is supported by all browsers types.