90 lines
2.5 KiB
HTML
90 lines
2.5 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="fr">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
|
<link rel="stylesheet" type="text/css" href="./css/base.css?version=3">
|
|
<link rel="stylesheet" type="text/css" href="./css/links.css?version=3">
|
|
<title>LIENS</title>
|
|
<meta name="description" content="Les liens">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
</head>
|
|
<body>
|
|
<div id="pride-banner">
|
|
<div class="color yellow"></div>
|
|
<div class="color white"></div>
|
|
<div class="color purple"></div>
|
|
<div class="color black"></div>
|
|
</div>
|
|
<header>LES LIENS</header>
|
|
<main>
|
|
<ul>
|
|
<li>
|
|
<a href="https://www.ccelian.com/" target="_blank">
|
|
ccelian.com
|
|
</a>
|
|
</li>
|
|
<li>
|
|
<a href="https://www.chatons.org/" target="_blank">
|
|
chatons.org
|
|
</a>
|
|
</li>
|
|
<li>
|
|
<a href="https://www.chiark.greenend.org.uk/~sgtatham/puzzles/"
|
|
target="_blank">
|
|
chiark.greenend.org.uk/~sgtatham/puzzles
|
|
</a>
|
|
</li>
|
|
<li>
|
|
<a href="https://counterexamples.org" target="_blank">
|
|
counterexamples.org
|
|
</a>
|
|
</li>
|
|
<li>
|
|
<a href="https://deuxfleurs.fr" target="_blank">
|
|
deuxfleurs.fr
|
|
</a>
|
|
</li>
|
|
<li>
|
|
<a href="https://everynoise.com" target="_blank">
|
|
everynoise.com
|
|
</a>
|
|
</li>
|
|
<li>
|
|
<a href="https://learngitbranching.js.org" target="_blank">
|
|
learngitbranching.js.org
|
|
</a>
|
|
</li>
|
|
<li>
|
|
<a href="https://neography.info" target="_blank">
|
|
neography.info
|
|
</a>
|
|
</li>
|
|
<li>
|
|
<a href="https://omniglot.com" target="_blank">
|
|
omniglot.com
|
|
</a>
|
|
</li>
|
|
<li>
|
|
<a href="https://solar.lowtechmagazine.com" target="_blank">
|
|
solar.lowtechmagazine.com
|
|
</a>
|
|
</li>
|
|
<li>
|
|
<a href="https://www.tecendil.com" target="_blank">
|
|
tecendil.com
|
|
</a>
|
|
</li>
|
|
<li>
|
|
<a href="https://xxiivv.com" target="_blank">
|
|
xxiivv.com
|
|
</a>
|
|
</li>
|
|
</ul>
|
|
</main>
|
|
<footer>
|
|
<a href="./links.en.html">Read this page in english</a>
|
|
<br/>
|
|
<a href="./index.html">RETOUR</a>
|
|
</footer>
|
|
</body>
|
|
</html>
|