mirror of
https://github.com/necolas/normalize.css.git
synced 2024-12-25 15:14:19 +00:00
Add iA to sites using normalize.css
This commit is contained in:
parent
d25b4db223
commit
f051052df9
10
index.html
10
index.html
@ -55,7 +55,15 @@
|
||||
<p>Normalize.css is intended to be used as an alternative to CSS resets. It's suggested that you read the <code>normalize.css</code> file and consider customising it to meet your needs. Alternatively, include the file in your project and override the defaults later in your CSS.</p>
|
||||
|
||||
<h2>Who uses it?</h2>
|
||||
<p><a href="http://html5boilerplate.com/">HTML5 Boilerplate</a>, <a href="http://twitter.github.com/bootstrap/">Twitter Bootstrap</a>, <a href="https://www.rdio.com/">Rdio</a>, <a href="https://www.gov.uk/">GOV.UK</a>, <a href="http://css-tricks.com/">CSS Tricks</a></li>, and many others.</p>
|
||||
<p>
|
||||
<a href="http://twitter.github.com/bootstrap/">Twitter Bootstrap</a>,
|
||||
<a href="http://html5boilerplate.com/">HTML5 Boilerplate</a>,
|
||||
<a href="https://www.rdio.com/">Rdio</a>,
|
||||
<a href="https://www.gov.uk/">GOV.UK</a>,
|
||||
<a href="http://informationarchitects.net/">iA</a>,
|
||||
<a href="http://css-tricks.com/">CSS Tricks</a></li>,
|
||||
and many others.
|
||||
</p>
|
||||
|
||||
<h2>Browser support</h2>
|
||||
<p>Chrome, Firefox 3+, Safari 4+, Opera 10+, Internet Explorer 6+</p>
|
||||
|
Loading…
Reference in New Issue
Block a user