Example row in header

This commit is contained in:
Matthias Kretschmann 2012-07-16 16:19:45 +02:00
parent 3610fd81b5
commit 392d024efc
1 changed files with 4 additions and 3 deletions

View File

@ -17,13 +17,14 @@
<hgroup>
<h1>kbd</h1>
<p>for fun &amp; profit</p>
<p id="alltogether"><kbd>Light</kbd> <kbd class="dark">Dark</kbd> <kbd class="ios">iOS</kbd> <kbd class="android">An</kbd> <kbd class="android dark">dro</kbd> <kbd class="android color">id</kbd></p>
</hgroup>
</header>
<article>
<section id="keysdefault">
<section id="keysdefault">
<header>
<h2>Default</h2>
<h2>Light</h2>
</header>
<p>
<kbd>Q</kbd> <kbd>W</kbd> <kbd>E</kbd> <kbd>R</kbd> <kbd>T</kbd> <kbd>Y</kbd>
@ -78,7 +79,7 @@
</footer>
<div class="navbar">
<p><a href="http://kremalicious.com">&larr; Back to article</a> <a class="github" href="">Download or Fork on GitHub</a></p>
<p><a href="http://kremalicious.com/using-kbd-for-fun-and-profit/">&larr; Back to article</a> <a class="github" href="https://github.com/kremalicious/kbdfun/">Download or Fork on GitHub</a></p>
</div>
</body>