formalize.css

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

What does it do?

Browser support

Extended details

To be included right after normalize.css.

<link rel="stylesheet" href="normalize.min.css" />
<link rel="stylesheet" href="formalize.min.css" />

Known issues

See bottom notes on test page.

Acknowledgements

formalize.css is a project by Alexandre Gastaud, inspired by the normalize.css project created by Nicolas Gallagher and Jonathan Neal.