abro-tele2.html 2.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758
  1. <!DOCTYPE html>
  2. <html lang="fr-fr">
  3. <head>
  4. <meta charset="utf-8">
  5. <meta http-equiv="X-UA-Compatible" content="IE=edge">
  6. <meta name="viewport" content="width=device-width, initial-scale=1">
  7. <title>Exégètes - Presse à Citron</title>
  8. <!-- Bootstrap -->
  9. <!-- <link href="bootstrap3/css/bootstrap.min.css" rel="stylesheet"> -->
  10. <link href="style.css" rel="stylesheet">
  11. <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
  12. <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
  13. <!--[if lt IE 9]>
  14. <script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
  15. <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
  16. <![endif]-->
  17. </head>
  18. <body>
  19. <h1 class="app titre">MA Abrogation Tele2</h1>
  20. <div class="métadonnées">
  21. <span class="heading">Dossier</span>
  22. <a href="#" class="dossier">Abrogation rétention des données</a>
  23. </div>
  24. <div class="éditer">
  25. <a class="pad" href="https://pad.exegetes.eu.org/group.html/17/pad.html/g.DSXI1kGFT1gjor66$Abro-REP-Tele2-Principal">Pad principal</a>
  26. </div>
  27. <div class="ressources">
  28. <a class="pdf" href="">PDF</a>
  29. <a class="docx" href="">Docx</a>
  30. <a class="html5" href="">HTML</a>
  31. </div>
  32. <div class="actions">
  33. <a href="#" class="bouton presse">Presse!</a>
  34. </div>
  35. <div class="blanc">
  36. &nbsp;
  37. </div>
  38. <nav class="projets">
  39. <span class="heading">Projets</span>
  40. <a href="#" class="ajouter">Nouveau projet</a>
  41. <a href="abro-tele2.html" class="selectionné">MA Abrogation Tele2</a>
  42. <a href="tes-ampliatif.html">MA REP TES</a>
  43. </nav>
  44. <!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
  45. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
  46. <!-- Include all compiled plugins (below), or include individual files as needed -->
  47. <script src="bootstrap3/js/bootstrap.min.js"></script>
  48. </body>
  49. </html>