use html5 elements (section, footer)
[sheet.git] / index.plp
index 839392dc35ed4d5336d5f7b8d51cbe3613474acd..1a48c15d1cbb50df7e3e12bd6bb60a7a158130d0 100644 (file)
--- a/index.plp
+++ b/index.plp
@@ -23,7 +23,7 @@ Originally created by Mischa <span style="font-variant:small-caps">Poslawsky</sp
 but you're free to use, print, alter, and redistribute under the AGPL license.
 </p>
 
-<div class="section">
+<section>
 <h2>Keyboard maps</h2>
 <ul>
 <li><a href="/readline">readline</a>
@@ -33,22 +33,22 @@ but you're free to use, print, alter, and redistribute under the AGPL license.
 <li><a href="/nethack">nethack</a>
 <li><a href="/mplayer">mplayer</a>
 </ul>
-</div>
+</section>
 
-<div class="section">
+<section>
 <h2>Unicode characters</h2>
 <ul>
 <li><a href="/charset">charsets</a>
 <li><a href="/unicode">common glyphs</a>
 <li><a href="/digraphs">digraphs</a>
 </ul>
-</div>
+</section>
 
-<div class="section">
+<section>
 <h2>Other references</h2>
 <ul>
 <li><a href="/countries">country codes</a>
 <li><a href="/termcol">terminal colours</a>
 </ul>
-</div>
+</section>