A form normalizer to use in addition to normalize.css
Test page
https://visicode.github.io/formalize.css/test.html
Download
https://raw.githubusercontent.com/visicode/formalize.css/master/formalize.min.css
To be included right after normalize.css.
<link rel="stylesheet" href="normalize.min.css" />
<link rel="stylesheet" href="formalize.min.css" />
See bottom notes on test page.
formalize.css is a project by Alexandre Gastaud, inspired by the normalize.css project created by Nicolas Gallagher and Jonathan Neal.