97 lines
3.8 KiB
HTML
97 lines
3.8 KiB
HTML
<!DOCTYPE html>
|
||
<html lang="en">
|
||
<head>
|
||
<meta charset="UTF-8">
|
||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||
<title>Le Shed</title>
|
||
|
||
<link rel="stylesheet" href="normalize.css">
|
||
|
||
<link rel="stylesheet" href="https://unpkg.com/splitting/dist/splitting.css" />
|
||
<link rel="stylesheet" href="https://unpkg.com/splitting/dist/splitting-cells.css" />
|
||
<script src="https://unpkg.com/splitting/dist/splitting.min.js"></script>
|
||
|
||
<link rel="stylesheet" href="fonts/Anybody-1.111/fonts/variable/Anybody-variable.css">
|
||
<link rel="stylesheet" href="fonts/inter/inter.css">
|
||
<link rel="stylesheet" href="style.css">
|
||
</head>
|
||
<body>
|
||
<div id="root">
|
||
<header>
|
||
<h1 class="variable-title">le Shed</h1>
|
||
</header>
|
||
<main>
|
||
<div class="wrapper">
|
||
<section id="expo">
|
||
<article>
|
||
<h1 class="variable-title">The underways</h1>
|
||
<p>Emmanuelle Antille</p>
|
||
<p>exposition au Shed - La maison à Maromme du 7 février au 12 avril 2026</p>
|
||
<img src="images/affiche.avif" alt="">
|
||
</article>
|
||
<article>
|
||
<h1 class="variable-title">Arena</h1>
|
||
<p> Combo Toys</p>
|
||
<p>exposition au Shed - La maison à Maromme du 7 février au 4 mars 2026</p>
|
||
<img src="images/Arena_©Ferdinand_Choffray.avif" alt="">
|
||
</article>
|
||
<article>
|
||
<h1 class="variable-title">Rice Power</h1>
|
||
<p>Yoann Thommerel</p>
|
||
<p>Résidence au Shed - La maison à Maromme de 2024 à 2027</p>
|
||
<img src="images/2025-01-22_154204 copie.avif" alt="">
|
||
</article>
|
||
<article>
|
||
<h1 class="variable-title">Hermine Bouvier</h1>
|
||
<p>travaille dans la Project Room</p>
|
||
<p>Programme « Une chambre à soi » au Shed - La maison à Maromme 2025/2026</p>
|
||
<img src="images/15f801_5c9e8475595940898ed4717dda7da8ec~mv2.avif" alt="">
|
||
</article>
|
||
<article>
|
||
<h1 class="variable-title">New Shapes</h1>
|
||
<p>exposition au Shed - La maison à Maromme du 9 novembre au 21 décembre 2025</p>
|
||
<img src="images/15f801_6f9b6da9798844f3bee0d788cdf9631f~mv2.avif" alt="">
|
||
</article>
|
||
|
||
</section>
|
||
<section id="public">
|
||
<article>
|
||
<h1 class="variable-title">Dessins animés au Shed</h1>
|
||
<p>En partenariat avec le Centre Tchèque de Paris & le Festival A l'Est.</p>
|
||
<p>Du 11 mars au 12 avril 2026 Les mercredis, samedis et dimanches de 14h à 18h</p>
|
||
<img src="images/15f801_deb85b63326043ac86580b2072fba3ba~mv2.avif" alt="">
|
||
</article>
|
||
<article>
|
||
<h1 class="variable-title">Danser au cœur d'une exposition</h1>
|
||
<p>Au Shed - La maison à Maromme 25€ la matinée</p>
|
||
<p>Samedi 28 mars 2026 de 9h30 à 11h30</p>
|
||
<img src="images/clapotis n°1 paysage_edited.avif" alt="">
|
||
</article>
|
||
<article>
|
||
<h1 class="variable-title">Vide-atelier</h1>
|
||
<p>Au Shed - L'atelier à Notre-Dame-de-Bondeville Entrée gratuite</p>
|
||
<p>Du 9 au 11 avril 2026 de 14h à 18h les jeudis et vendredis de 10h à 18h le samedi</p>
|
||
<img src="images/Exposition-«-Matrice-»-au-SHED-2019_-©-M.avif" alt="">
|
||
</article>
|
||
<article>
|
||
<h1 class="variable-title">Dream Wife + Metro Verlaine</h1>
|
||
<p>Le Shed – La maison à Maromme - Gratuit VENDREDI 07 JUIN 19:00 > 22:00</p>
|
||
<img src="images/rush.avif" alt="">
|
||
</article>
|
||
</section>
|
||
</div>
|
||
|
||
</main>
|
||
<footer>
|
||
<ul>
|
||
<li>à propos</li>
|
||
<li>contact</li>
|
||
<li>crédits</li>
|
||
</ul>
|
||
|
||
|
||
</footer>
|
||
</div>
|
||
<script src="main.js"></script>
|
||
</body>
|
||
</html> |