credit.php 6.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155
  1. <!DOCTYPE html>
  2. <html lang="fr">
  3. <?php
  4. $title = "Credit";
  5. include("include/head.php");
  6. ?>
  7. <body>
  8. <!-- Navbar -->
  9. <?php
  10. include("include/navbar.php")
  11. ?>
  12. <!-- Content -->
  13. <main role="main" class="container">
  14. <!-- Leader -->
  15. <div class="focus-center">
  16. <h1>Credit</h1>
  17. <img src="/include/icon/iconmonstr-72-copyright-2.png" alt="logo icons8">
  18. <p class="lead">Cette page rassemble les ressources externes utilisées sur ce site.</p>
  19. </div>
  20. <!-- List -->
  21. <h3>
  22. <img src="/include/icon/icons8-48-icons8-new-logo.png" alt="logo icons8">
  23. Icons8
  24. </h3>
  25. <p>
  26. <a href="https://icons8.com">Icons8.com</a> : Galerie d'icônes gratuites.
  27. </p>
  28. <p>
  29. <img src="/include/icon/icons8-48-menu-2.png" alt="menu-2.png" width="48px">
  30. <a href="https://img.icons8.com/color/48/000000/menu-2.png">menu-2.png</a>
  31. </p>
  32. <p>
  33. <img src="/include/icon/icons8-48-city.png" alt="city.png" width="48px">
  34. <a href="https://img.icons8.com/color/48/000000/city.png">city.png</a>
  35. </p>
  36. <p>
  37. <img src="/include/icon/icons8-48-parse-from-clipboard.png" alt="parse-from-clipboard.png" width="48px">
  38. <a href="https://img.icons8.com/color/48/000000/parse-from-clipboard.png">parse-from-clipboard.png</a>
  39. </p>
  40. <p>
  41. <img src="/include/icon/icons8-48-code.png" alt="code.png" width="48px">
  42. <a href="https://img.icons8.com/color/48/000000/code.png">code.png</a>
  43. </p>
  44. <p>
  45. <img src="/include/icon/icons8-48-secured-letter.png" alt="secured-letter.png" width="48px">
  46. <a href="https://img.icons8.com/color/48/000000/secured-letter.png">secured-letter.png</a>
  47. </p>
  48. <p>
  49. <img src="/include/icon/icons8-48-term.png" alt="term.png" width="48px">
  50. <a href="https://img.icons8.com/color/48/000000/term.png">term.png</a>
  51. </p>
  52. <p>
  53. <img src="/include/icon/icons8-50-rocket.png" alt="rocket.png" width="48px">
  54. <a href="https://img.icons8.com/color/50/000000/rocket.png">rocket.png</a>
  55. </p>
  56. <p>
  57. <img src="/include/icon/icons8-50-space-shuttle.png" alt="space-shuttle.png" width="48px">
  58. <a href="https://img.icons8.com/color/50/000000/space-shuttle.png">space-shuttle.png</a>
  59. </p>
  60. <p>
  61. <img src="/include/icon/icons8-50-blueprint.png" alt="blueprint.png" width="48px">
  62. <a href="https://img.icons8.com/color/50/000000/blueprint.png">blueprint.png</a>
  63. </p>
  64. <p>
  65. <img src="/include/icon/icons8-48-uranus-planet.png" alt="uranus-planet.png" width="48px">
  66. <a href="https://img.icons8.com/color/48/000000/uranus-planet.png">uranus-planet.png</a>
  67. </p>
  68. <p>
  69. <img src="/include/icon/icons8-50-student-male.png" alt="student-male.png" width="48px">
  70. <a href="https://img.icons8.com/color/50/000000/student-male.png">student-male.png</a>
  71. </p>
  72. <p>
  73. <img src="/include/icon/icons8-48-compass.png" alt="compass.png" width="48px">
  74. <a href="https://img.icons8.com/color/48/000000/compass.png">compass.png</a>
  75. </p>
  76. <p>
  77. <img src="/include/icon/icons8-48-development-skill.png" alt="development-skill.png" width="48px">
  78. <a href="https://img.icons8.com/color/48/000000/development-skill.png">development-skill.png</a>
  79. </p>
  80. <p>
  81. <img src="/include/icon/icons8-48-treble-clef.png" alt="treble-clef.png" width="48px">
  82. <a href="https://img.icons8.com/color/48/000000/treble-clef.png">treble-clef.png</a>
  83. </p>
  84. <p>
  85. <img src="/include/icon/icons8-96-filled-message.png" alt="filled-message.png" width="48px">
  86. <a href="https://img.icons8.com/color/96/000000/filled-message.png">filled-message.png</a>
  87. </p>
  88. <p>
  89. <img src="/include/icon/icons8-48-linkedin.png" alt="linkedin.png" width="48px">
  90. <a href="https://img.icons8.com/color/48/000000/linkedin.png">linkedin.png</a>
  91. </p>
  92. <p>
  93. <img src="/include/icon/icons8-96-html-5.png" alt="html-5.png" width="48px">
  94. <a href="https://img.icons8.com/color/96/000000/html-5.png">html-5.png</a>
  95. </p>
  96. <p>
  97. <img src="/include/icon/icons8-48-bootstrap.png" alt="bootstrap.png" width="48px">
  98. <a href="https://img.icons8.com/color/48/000000/bootstrap.png">bootstrap.png</a>
  99. </p>
  100. <p>
  101. <img src="/include/icon/icons8-48-raspberry-pi.png" alt="raspberry-pi.png" width="48px">
  102. <a href="https://img.icons8.com/color/48/000000/raspberry-pi.png">raspberry-pi.png</a>
  103. </p>
  104. <p>
  105. <img src="/include/icon/icons8-48-dns.png" alt="dns.png" width="48px">
  106. <a href="https://img.icons8.com/color/48/000000/dns.png">dns.png</a>
  107. </p>
  108. <p>
  109. <img src="/include/icon/icons8-48-icons8-new-logo.png" alt="icons8-new-logo.png" width="48px">
  110. <a href="https://img.icons8.com/officel/48/000000/icons8-new-logo.png">icons8-new-logo.png</a>
  111. </p>
  112. <p>
  113. <img src="/include/icon/icons8-48-git.png" alt="git.png" width="48px">
  114. <a href="https://img.icons8.com/color/48/000000/git.png">git.png</a>
  115. </p>
  116. <h3>
  117. <img src="/include/icon/iconmonstr-72-logo-5.png" alt="logo iconmonstr" width="48px">
  118. iconmonstr
  119. </h3>
  120. <p>
  121. <a href="https://iconmonstr.com/">iconmonstr.com</a> : Galerie d'icônes avec license permissive.
  122. </p>
  123. <p>
  124. <img src="/include/icon/iconmonstr-72-copyright-2.png" alt="copyright-2.png" width="48px">
  125. <a href="https://iconmonstr.com/copyright-2-png/">copyright.png</a>
  126. </p>
  127. <h3>unDraw</h3>
  128. <p>
  129. <a href="https://undraw.co">unDraw.co</a> : Galerie d'illustrations libres.
  130. </p>
  131. <h4>Interview</h4>
  132. <img src="include/images/undraw_interview.png" alt="Illustration entretien" height=200>
  133. </main>
  134. <!-- Footer -->
  135. <?php
  136. include("include/footer.php");
  137. ?>
  138. <!-- Scripts -->
  139. <script src="https://code.jquery.com/jquery-3.3.1.slim.min.js"
  140. integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo"
  141. crossorigin="anonymous"></script>
  142. <script src="include/js/bootstrap.js"></script>
  143. </body>
  144. </html>