The form elements display an example of all possible permutations of the form styles, including: disabled, read only, invalid and uneditable.
Forms can be used with fixed dimensions or stretching to fill the full width of the containing div. All form elements must be displayed in a vertical structure and not floated in a horizontal manner to prevent issues at lower screen sizes. The only exception to this is checkboxes with simple labels.
Forms can also be colour coded to give extra feedback to the user during validating. Please bear in mind those with colour blindness and do not implement instructions in colours that could be hidden from those users.
Form styles are borrowed from Twitter Bootstrap, however they have been customised heavily to remove a large amount of unwanted styles to reduce code bloat. The examples above should demonstrate every permutation available with the existing form styles.
N/a
N/a