Skip to content

Commit f051052

Browse files
committed
Add iA to sites using normalize.css
1 parent d25b4db commit f051052

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

index.html

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,15 @@ <h2>How do I use it?</h2>
5555
<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>
5656

5757
<h2>Who uses it?</h2>
58-
<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>
58+
<p>
59+
<a href="http://twitter.github.com/bootstrap/">Twitter Bootstrap</a>,
60+
<a href="http://html5boilerplate.com/">HTML5 Boilerplate</a>,
61+
<a href="https://www.rdio.com/">Rdio</a>,
62+
<a href="https://www.gov.uk/">GOV.UK</a>,
63+
<a href="http://informationarchitects.net/">iA</a>,
64+
<a href="http://css-tricks.com/">CSS Tricks</a></li>,
65+
and many others.
66+
</p>
5967

6068
<h2>Browser support</h2>
6169
<p>Chrome, Firefox 3+, Safari 4+, Opera 10+, Internet Explorer 6+</p>

0 commit comments

Comments
 (0)