Beautiful, accessible form controls including inputs, textareas, selects, checkboxes, and radio buttons.
Use the form-input class for text inputs. Wrap in form-group with a label for proper spacing.
Textareas use the same form-input class as regular inputs.
Dropdown select inputs with consistent styling.
Custom-styled checkboxes with labels.
Radio button groups for single selection.
A full contact form demonstrating all form elements together.
label elements with for attribute matching input idrequired attribute for required fieldsform-error classtype attributes (email, tel, url, etc.)autocomplete attributes for better UX