2011-05-26 17:17:58 +00:00
<!DOCTYPE html>
2011-05-27 00:57:18 +00:00
< html lang = "en" >
2014-03-27 04:51:08 +00:00
< head >
< meta charset = "utf-8" >
2014-03-27 04:54:53 +00:00
< meta name = "viewport" content = "initial-scale=1, width=device-width" >
2014-03-27 04:51:08 +00:00
< title > Normalize.css: Make browsers render all elements more consistently.< / title >
2015-03-17 18:56:57 +00:00
< link rel = "stylesheet" href = "https://fonts.googleapis.com/css?family=Open+Sans:400,700" >
2016-01-23 06:36:28 +00:00
< link rel = "stylesheet" href = "3.0.3/normalize.css" >
2014-03-27 04:51:08 +00:00
< link rel = "stylesheet" href = "main.css" >
< / head >
< body >
< div class = "container" >
< div class = "site-box" >
< div class = "hgroup" >
< h1 class = "logo" > Normalize.css< / h1 >
< h2 class = "tagline" > A modern, HTML5-ready alternative to CSS resets< / h2 >
< / div >
2012-01-22 22:42:18 +00:00
2014-03-27 04:51:08 +00:00
< p class = "txt-large" > < a href = "https://github.com/necolas/normalize.css/" > Normalize.css< / a > makes browsers render all elements more consistently and in line with modern standards. It precisely targets only the styles that need normalizing.< / p >
2011-05-27 00:44:14 +00:00
2014-03-27 04:51:08 +00:00
< div class = "cta-option" >
< a class = "btn-download"
2016-01-23 06:36:28 +00:00
href="https://necolas.github.io/normalize.css/3.0.3/normalize.css">
2014-03-27 04:51:08 +00:00
< strong > Download< / strong >
2016-01-23 06:36:28 +00:00
< span class = "version" > v3.0.3< / span >
2014-03-27 04:51:08 +00:00
< / a >
< div class = "txt-small txt-mute" > Chrome, Firefox, Opera, Safari 6+, IE 8+< / div >
< a class = "txt-small txt-mute"
2016-01-23 06:36:28 +00:00
href="https://github.com/necolas/normalize.css/blob/3.0.3/CHANGELOG.md">See the CHANGELOG< / a >
2014-03-27 04:51:08 +00:00
< / div >
2012-01-22 22:42:18 +00:00
2014-03-27 04:51:08 +00:00
< div class = "txt-large" >
2014-03-27 05:13:52 +00:00
< pre > < code > < a href = "https://www.npmjs.org/package/normalize.css/" > npm< / a > install normalize.css< / code > < / pre >
2014-03-27 04:51:08 +00:00
< / div >
2011-07-24 17:08:09 +00:00
2014-03-27 04:51:08 +00:00
< div class = "share-bar" >
< a class = "read-more" href = "http://nicolasgallagher.com/about-normalize-css/" > Read more about normalize.css » < / a >
2012-08-19 09:36:15 +00:00
2014-03-27 04:51:08 +00:00
< div class = "share-opt" >
< a href = "https://github.com/necolas/normalize.css" >
< img src = "github-logo.png" width = "28" height = "28" alt = "GitHub" >
< / a >
< / div >
2013-03-27 22:24:20 +00:00
2014-03-27 04:51:08 +00:00
< div class = "share-opt" >
< a class = "twitter-share-button"
href="https://twitter.com/share"
data-count="none"
data-size="large"
data-text="Normalize.css: a modern HTML5-ready alternative to CSS resets"
data-via="necolas"
data-related="jon_neal">Tweet< / a >
< / div >
2012-08-19 09:36:15 +00:00
2014-03-27 04:51:08 +00:00
< div class = "share-opt" >
< a class = "twitter-follow-button"
href="https://twitter.com/necolas"
data-show-count="false"
data-size="large">@necolas< / a >
< / div >
2012-08-19 09:36:15 +00:00
2014-03-27 04:51:08 +00:00
< div class = "share-opt" >
< div class = "g-plusone" data-annotation = "none" > < / div >
< / div >
< / div >
< / div >
2011-05-27 00:44:14 +00:00
2014-03-27 04:51:08 +00:00
< div class = "site-footer" >
< p class = "txt-large" > … as used by
< a href = "https://twitter.com/" > Twitter< / a > ,
2015-03-17 18:56:57 +00:00
< a href = "https://tweetdeck.twitter.com/" > TweetDeck< / a > ,
2014-03-27 04:51:08 +00:00
< a href = "https://github.com/" > GitHub< / a > ,
< a href = "https://soundcloud.com/" > Soundcloud< / a > ,
< a href = "https://www.rdio.com/" > Rdio< / a > ,
< a href = "http://www.theguardian.com/uk?view=mobile" > Guardian< / a > ,
< a href = "https://medium.com/" > Medium< / a > ,
< a href = "https://www.gov.uk/" > GOV.UK< / a > ,
< a href = "http://getbootstrap.com/" > Bootstrap< / a > ,
< a href = "http://html5boilerplate.com/" > HTML5 Boilerplate< / a > ,
< a href = "http://yuilibrary.com/projects/yui3/" > YUI 3< / a > ,
< a href = "http://purecss.io/" > Pure< / a > ,
and many others.
< / p >
2012-08-19 09:36:15 +00:00
2014-03-27 04:51:08 +00:00
< p > Source code available on GitHub: < a href = "https://github.com/necolas/normalize.css/" > necolas/normalize.css< / a > .< / p >
2012-12-07 06:23:25 +00:00
2014-03-27 04:51:08 +00:00
< p > Normalize.css is a project by < a href = "http://nicolasgallagher.com/" > Nicolas Gallagher< / a > , co-created with < a href = "http://music.thewikies.com/jonneal/" > Jonathan Neal< / a > .< / p >
< / div >
< / div >
2011-05-27 00:44:14 +00:00
2014-03-27 04:51:08 +00:00
< script >
(function(b,o,i,l,e,r){b.GoogleAnalyticsObject=l;b[l]||(b[l]=
function(){(b[l].q=b[l].q||[]).push(arguments)});b[l].l=+new Date;
e=o.createElement(i);r=o.getElementsByTagName(i)[0];
e.src='//www.google-analytics.com/analytics.js';
r.parentNode.insertBefore(e,r)}(window,document,'script','ga'));
ga('create','UA-43313358-1');ga('send','pageview');
2012-01-22 22:42:18 +00:00
2014-03-27 04:51:08 +00:00
!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];
if(!d.getElementById(id)){js=d.createElement(s);js.id=id;
js.src="https://platform.twitter.com/widgets.js";
fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");
< / script >
2011-07-24 17:08:09 +00:00
2014-03-27 04:51:08 +00:00
< / body >
2011-06-18 22:24:26 +00:00
< / html >