What is Pure.CSS form?

Pure.CSS has a very easy and responsive CSS to design a form. You can create different types of forms using Pure.CSS. Following is a list of some classnames:

  • pure-form: It specifies a compact inline form.
  • pure-form-stacked: It represents a stacked form with input elements below the labels. To be used with pure-form.
  • pure-form-aligned: It represents an aligned form with input elements below the labels. To be used with pure-form.
  • pure-input-rounded: It is used to display a form control with rounded corners
  • pure-button: It is used to beautify a button.
  • pure-checkbox: It is used to beautify a checkbox.
  • pure-radio: It is used to beautify a radio.
Share: