94 lines
3.2 KiB
HTML
94 lines
3.2 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="fr" dir="ltr">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<title>kosmopolit - actualités</title>
|
|
<base href="../"/>
|
|
<meta name="description" content="description du site web">
|
|
<meta name="keywords" content="truc, bidule, chouette">
|
|
<link href="./styles/style.css" type="text/css" rel="stylesheet">
|
|
<link href="./styles/actualites.css" type="text/css" rel="stylesheet">
|
|
<style> html {visibility: hidden; opacity: 0;} </style>
|
|
</head>
|
|
<body>
|
|
|
|
<nav class="navbar sticky">
|
|
<div class="nav_left">
|
|
<a id="nav_logo" href="index.html" target="_parent"><img src="./docs/nav/kosmopolit_logo_mini.png" alt="logo kosmopolit"></a>
|
|
<a href="./en/kosmopolit.html" target="_parent"><p>KOSMOPOLIT</p></a>
|
|
<a href="./en/litterall.html" target="_parent"><p>LITTER<i>all</i></p></a>
|
|
<a href="./en/lettres.html" target="_parent"><p>Lettres d'Europe et d'Ailleurs</p></a>
|
|
<a href="./en/actualites.html" target="_parent"><p>Actualités</p></a>
|
|
</div>
|
|
|
|
<div class="nav_right">
|
|
<a class="language" href="./fr/actualites.html">
|
|
<img class="flag" src="./docs/nav/flag_fr_mini.png" alt="drapeau francais">
|
|
<p>fr</p>
|
|
</a>
|
|
<a class="language" href="./de/actualites.html">
|
|
<img class="flag" src="./docs/nav/flag_de_mini.png" alt="Deutsche Flagge">
|
|
<p>de</p>
|
|
</a>
|
|
<a class="language selected" href="./en/actualites.html">
|
|
<img class="flag" src="./docs/nav/flag_en_mini.png" alt="English flag">
|
|
<p>en</p>
|
|
</a>
|
|
</div>
|
|
|
|
</nav>
|
|
|
|
<div class="container_main">
|
|
<aside class="aside_left sticky">
|
|
<div class="table_box"> <!-- container use to adjust padding -->
|
|
<h2>sommaire</h2>
|
|
<a href="./fr/actualites.html#anchor_actualites"><h3>actualités</h3></a>
|
|
</div>
|
|
</aside>
|
|
|
|
<main>
|
|
<div class="page_title">
|
|
<h1 id="anchor_actualites">actualités</h1>
|
|
</div>
|
|
|
|
<br><br>
|
|
<a class="actu_evenements" href="./fr/lettres/lettres_2021.html" target="_blank" rel="noopener noreferrer">
|
|
<h3 id="anchor_lea_2021">ZONES SENSIBLES</h3>
|
|
<p>
|
|
9ème édition de Lettres d'Europes et d'Ailleurs
|
|
<br>
|
|
du 12 au 16 octobre 2021
|
|
</p>
|
|
</a>
|
|
|
|
<a class="actu_evenements" href="https://lintervalle.blog/2018/03/03/conserver-exposer-transmettre-par-ali-kazma-plasticien-videaste" target="_blank" rel="noopener noreferrer">
|
|
<h3 id="anchor_litterall_27">Article sur le numéro 27 LITTER<i>all</i> 27</h3>
|
|
<p>publié le 28 janvier 2021 sur le blog <i>L'INTERVALLE</i> de Fabien Ribery</p>
|
|
</a>
|
|
|
|
<a class="actu_evenements" href="https://lintervalle.blog/2020/03/22/revue-litterall-une-anthologie-annuelle-de-litteratures-allemandes" target="_blank" rel="noopener noreferrer">
|
|
<h3 id="anchor_litterall_26">Article sur le numéro 26 de LITERR<i>all</i></h3>
|
|
<p>publié le 22 mars 2020 sur le blog <i>L'INTERVALLE</i> de Fabien Ribery</p>
|
|
</a>
|
|
|
|
<br><br>
|
|
<p class="date right"><i><small>le 01/04/2021</small></i></p>
|
|
</main>
|
|
|
|
<aside class="aside_right">
|
|
<div class="relative_box">
|
|
</div>
|
|
</aside>
|
|
|
|
</div>
|
|
|
|
<footer>
|
|
<iframe src="./fr/footer.html"></iframe>
|
|
</footer>
|
|
|
|
</body>
|
|
</html>
|
|
|
|
|