Semantic Forms
A pattern library of forms based on semantic HTML enhanced with a modern UX.
Form styling
Every widget below is shown two ways: with the JavaScript enhancements applied, and with them switched off. Adding the lowFlow class to a form removes all JS enhancements, which is also what you get when JavaScript is unavailable.
Semantic form tables
Table with semanticForms class
| Table Title | ||
|---|---|---|
| Column 1 | Column 2 | Column 3 |
| 1 | ||
| 2 | ||
| 3 | ||
Table with a form in a cell
| Table Title | |
|---|---|
| Column 1 | Column 2 |
| Some text | |
Unstyled table
| Table Title | ||
|---|---|---|
| Column 1 | Column 2 | Column 3 |
| 1 | A | a |
| 2 | B | b |
| 3 | C | c |