[AJ] Passage au HTML5

fixes #1
This commit is contained in:
Olivier DOSSMANN
2012-11-16 12:07:19 +01:00
parent f31bfb0f4e
commit 9dc44e7ae7
11 changed files with 49 additions and 47 deletions

View File

@ -1,4 +1,5 @@
<div id="cartable">
<!-- Menu de la page -->
<aside id="cartable">
<div class="sacoche">
<h3>Menu</h3>
<ul>
@ -7,4 +8,4 @@
<li>Lien 3</li>
</ul>
</div>
</div>
</aside>