ajout page 27
This commit is contained in:
76
fr/litterall/litterall_27.html
Normal file
76
fr/litterall/litterall_27.html
Normal file
@@ -0,0 +1,76 @@
|
||||
<!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 - litterall - 27</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/litterall_27.css" type="text/css" rel="stylesheet">
|
||||
<style>
|
||||
aside.aside_right .relative_box {
|
||||
border-style: none;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<nav class="sticky">
|
||||
<div class="nav_left">
|
||||
<a id="nav_logo" href="index.html"><img src="./docs/nav/kosmopolit_logo_mini.png" alt="logo kosmopolit"></a>
|
||||
<a href="./fr/kosmopolit.html"><p>kosmopolit</p></a>
|
||||
<a href="./fr/litterall.html"><p>LITTER<i>all</i></p></a>
|
||||
<a href="./fr/lettres.html"><p>l.e.a</p></a>
|
||||
<a href="./fr/evenements.html"><p>evenements</p></a>
|
||||
</div>
|
||||
<div class="nav_right">
|
||||
<div class="dropdown">
|
||||
<a class="drop_title drop horizontal" tabindex="0">
|
||||
<img class="flag" src="./docs/nav/flag_fr_mini.png" alt="drapeau francais">
|
||||
<p>fr</p>
|
||||
</a>
|
||||
<div class="drop_items">
|
||||
<a class="drop horizontal" href="./en/litterall.html">
|
||||
<img class="flag" src="./docs/nav/flag_en_mini.png" alt="English flag">
|
||||
<p>en</p>
|
||||
</a>
|
||||
<a class="drop horizontal" href="./de/litterall.html">
|
||||
<img class="flag" src="./docs/nav/flag_de_mini.png" alt="Deutsche Flagge">
|
||||
<p>de</p>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</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/litterall.html#anchor_litterall_27"><p>LITTE<i>rall revue 27</i></p></a>
|
||||
</div>
|
||||
</aside>
|
||||
|
||||
<main>
|
||||
<div class="page_title">
|
||||
<h1 id="anchor_litterall_27">LITTER<i>all revue 27</i></h1>
|
||||
</div>
|
||||
<div class="image full">
|
||||
<img src="./docs/litterall/revue_27/litterall_27_page_mid.jpg" alt="litterall 27">
|
||||
<p class="right"><small>credit: Jeffrey Trehudic</small></p>
|
||||
</div>
|
||||
<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 class="page_footer">
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user