Bootstrap Forms
Form act as a container for form elements. All textual input, textarea, and select elements with class .form-control have a width of 100 Bootstrap provides following three types of form layouts: • Vertical form (this is default) • Horizontal form • Inline form Standard rules for Vertical form layouts: • Wrap labels and form controls … Read more