Make the viewport larger than 576px wide to see that all of the form elements are inline and left-aligned. On small screens, the form groups will stack horizontally.
The form below contains two input elements; one of type text and one of type password:
The form below contains a textarea for comments:
The form below contains three checkboxes. The last option is disabled:
The form below contains three inline checkboxes:
The form below contains three radio buttons. The last option is disabled:
The form below contains three inline radio buttons:
The form below contains two dropdown menus (select lists):