You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.html
+11-6Lines changed: 11 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -40,15 +40,20 @@ <h2>Browser support</h2>
40
40
<p>Chrome, Firefox 3+, Safari 4+, Opera 10+, Internet Explorer 6+</p>
41
41
42
42
<h2>Source code</h2>
43
-
<p>Get the source code on GitHub: <ahref="http://github.com/necolas/normalize.css">necolas/normalize.css</a>, or download it in either <ahref="http://github.com/necolas/normalize.css/zipball/master">zip</a> or <ahref="http://github.com/necolas/normalize.css/tarball/master">tar</a> formats.</p>
44
-
<p>You can also clone the project with <ahref="http://git-scm.com">Git</a> by running: <pre>$ git clone git://github.com/necolas/normalize.css</pre></p>
45
-
43
+
<p>Available on GitHub: <ahref="http://github.com/necolas/normalize.css">necolas/normalize.css</a></p>
44
+
<p>Download it in either <ahref="http://github.com/necolas/normalize.css/zipball/master">zip</a> or <ahref="http://github.com/necolas/normalize.css/tarball/master">tar</a> formats.</p>
45
+
<p>Clone the project with <ahref="http://git-scm.com">Git</a> by running:</p>
<p>Normalize.css is a project by Jonathan Neal and Nicolas Gallagher. Our branches have diverged somewhat and I recommend that you also have a look at <ahref="https://github.com/jonathantneal/normalize.css">Jonathan's normalize.css branch</a>.</p>
48
-
<p>Detailed information on default UA styles can be found at <ahref="http://iecss.com">IECSS.com - Internet Explorer User Agent Style Sheets</a> and <ahref="http://css-class.com/test/css/defaults/UA-style-sheet-defaults.htm">CSS2.1 User Agent Style Sheet Defaults</a></p>
49
+
<p>Normalize.css is a project by Jonathan Neal and Nicolas Gallagher. Our branches have diverged and I recommend that you also have a look at <ahref="https://github.com/jonathantneal/normalize.css">Jonathan's normalize.css branch</a>.</p>
50
+
<p>Detailed information on default UA styles: <ahref="http://iecss.com">Internet Explorer User Agent Style Sheets</a> and <ahref="http://css-class.com/test/css/defaults/UA-style-sheet-defaults.htm">CSS2.1 User Agent Style Sheet Defaults</a></p>
0 commit comments