mirror of
https://github.com/necolas/normalize.css.git
synced 2024-12-25 15:14:19 +00:00
Remove link to normalize.metrics.css - move away from 'black boxing' the 'normalizing' styles.
This commit is contained in:
parent
a27246fcab
commit
7c32ea1bf2
@ -5,7 +5,6 @@
|
||||
<meta name="viewport" content="width=device-width, minimum-scale=1.0">
|
||||
<title>Normalize CSS</title>
|
||||
<link rel="stylesheet" href="normalize.css">
|
||||
<link rel="stylesheet" href="normalize.metrics.css">
|
||||
<script src="//html5shim.googlecode.com/svn/trunk/html5.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
@ -16,7 +15,7 @@
|
||||
</hgroup>
|
||||
<nav>
|
||||
<ul>
|
||||
<li><a href="#">navigation item #1</a></li>
|
||||
<li><a href="h">navigation item #1</a></li>
|
||||
<li><a href="#">navigation item #2</a></li>
|
||||
<li><a href="#">navigation item #3</a></li>
|
||||
</ul>
|
||||
|
Loading…
Reference in New Issue
Block a user