nav.xhtml 758 B

123456789101112131415161718192021222324252627
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <!DOCTYPE html>
  3. <html xmlns="http://www.w3.org/1999/xhtml" xmlns:epub="http://www.idpf.org/2007/ops" lang="fr" xml:lang="fr">
  4. <head>
  5. <meta charset="utf-8"/>
  6. <style type="text/css">
  7. ol { list-style-type: none; }
  8. </style>
  9. <title></title>
  10. </head>
  11. <body epub:type="frontmatter">
  12. <nav epub:type="toc" id="toc">
  13. <h1>Table of Contents</h1>
  14. <ol>
  15. <li>
  16. <a href="../Text/Niveau1-Ecriture%20et%20clefs%20des%20caracteres%20de%20la%20sequence%2001.html">Niveau 1: Écriture des caractères de cette séquence</a>
  17. </li>
  18. </ol>
  19. </nav>
  20. <nav epub:type="landmarks" id="landmarks" hidden="">
  21. <h2>Guide</h2>
  22. <ol>
  23. </ol>
  24. </nav>
  25. </body>
  26. </html>