nouvel événement
This commit is contained in:
parent
29afc8b703
commit
8cd523ca9b
BIN
images/2024_orlineas_affiche.webp
Normal file
BIN
images/2024_orlineas_affiche.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 362 KiB |
BIN
images/2024_orlineas_flyer.webp
Normal file
BIN
images/2024_orlineas_flyer.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 264 KiB |
23
index.html
23
index.html
@ -2,7 +2,7 @@
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<title> Karäfon accueil</title>
|
||||
<title> Karäfon prochains événements</title>
|
||||
<link rel="stylesheet" href="karafon_style.css" />
|
||||
<link rel="shortcut icon" type="image/x-icon" href="images/logo.jpeg" />
|
||||
</head>
|
||||
@ -24,21 +24,12 @@
|
||||
</ul>
|
||||
</div>
|
||||
</header>
|
||||
|
||||
<div class="corps">
|
||||
<div class="centrer">
|
||||
<p class="encadre"> Le Collectif Karäfon pose ses valises et implante son chapiteau pour la
|
||||
seconde fois à Beauvoir en Royans du 3 au 7 juillet !
|
||||
Un festival convivial, familial et festif proposé par la troupe Karäfon !</p>
|
||||
<img src="images/equipe.jpeg" alt="photo du festival" class="images"/>
|
||||
<img src="images/spectacle.jpeg" alt="photo d'un spectacle" class="images"/>
|
||||
<img src="images/affiche_prochaine_edition.jpg" alt="affiche de la prochaine édition" class="images"/>
|
||||
|
||||
|
||||
</div>
|
||||
<p id="intro-prochain">Le Collectif Karäfon pose ses valises et implante son chapiteau
|
||||
à <strong>Orliénas<strong> les <strong>6 et 7 septembre</strong> 2024
|
||||
Un festival convivial, familial et festif proposé par la troupe Karäfon !</p>
|
||||
<div class="centrer">
|
||||
<img src="images/2024_orlineas_flyer.webp" id="affiche" class="images"/>
|
||||
<img src="images/2024_orlineas_affiche.webp" class="images"/>
|
||||
</div>
|
||||
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
||||
|
@ -96,7 +96,7 @@ p{
|
||||
#intro-prochain{
|
||||
margin-top: 8%;
|
||||
margin-left: 4%;
|
||||
margin-right: 40%;
|
||||
margin-right: 50%;
|
||||
margin-bottom: -10%;
|
||||
}
|
||||
|
||||
|
@ -1,36 +0,0 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<title> Karäfon prochains événements</title>
|
||||
<link rel="stylesheet" href="karafon_style.css" />
|
||||
<link rel="shortcut icon" type="image/x-icon" href="images/logo.jpeg" />
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
<div class="titre">
|
||||
<img src="images/logo_citi.png" alt="logo de l'association" id="citi"/>
|
||||
<img src="images/logo.jpeg" alt="logo de l'association" id="logo"/>
|
||||
|
||||
<h1 id="collectif_karafon"> Collectif Karäfon</h1>
|
||||
<h2 id="festival_itinerant">Festival itinérant</h2>
|
||||
<ul>
|
||||
<li><a href="index.html"> Accueil </a></li>
|
||||
<li><a href="presentation.html"> Présentation </a></li>
|
||||
<li><a href="prochains_evenements.html"> Prochains évènements </a></li>
|
||||
<li><a href="troupe.html"> Troupe </a></li>
|
||||
<li><a href="contact.html"> Contact </a></li>
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
</header>
|
||||
<p id="intro-prochain">Le Collectif Karäfon pose ses valises et implante son chapiteau pour la
|
||||
seconde fois à Beauvoir en Royans du 3 au 7 juillet !
|
||||
Un festival convivial, familial et festif proposé par la troupe Karäfon !</p>
|
||||
<div class="centrer">
|
||||
<img src="images/programme1.jpeg" id="affiche" class="images"/>
|
||||
<img src="images/programme2.jpeg" id="affiche" class="images"/>
|
||||
<img src="images/affiche_prochaine_edition.jpg" class="images"/>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
1
prochains_evenements.html
Symbolic link
1
prochains_evenements.html
Symbolic link
@ -0,0 +1 @@
|
||||
index.html
|
36
prochains_evenements.html.bak
Normal file
36
prochains_evenements.html.bak
Normal file
@ -0,0 +1,36 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<title> Karäfon prochains événements</title>
|
||||
<link rel="stylesheet" href="karafon_style.css" />
|
||||
<link rel="shortcut icon" type="image/x-icon" href="images/logo.jpeg" />
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
<div class="titre">
|
||||
<img src="images/logo_citi.png" alt="logo de l'association" id="citi"/>
|
||||
<img src="images/logo.jpeg" alt="logo de l'association" id="logo"/>
|
||||
|
||||
<h1 id="collectif_karafon"> Collectif Karäfon</h1>
|
||||
<h2 id="festival_itinerant">Festival itinérant</h2>
|
||||
<ul>
|
||||
<li><a href="index.html"> Accueil </a></li>
|
||||
<li><a href="presentation.html"> Présentation </a></li>
|
||||
<li><a href="prochains_evenements.html"> Prochains évènements </a></li>
|
||||
<li><a href="troupe.html"> Troupe </a></li>
|
||||
<li><a href="contact.html"> Contact </a></li>
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
</header>
|
||||
<p id="intro-prochain">Le Collectif Karäfon pose ses valises et implante son chapiteau pour la
|
||||
seconde fois à Beauvoir en Royans du 3 au 7 juillet !
|
||||
Un festival convivial, familial et festif proposé par la troupe Karäfon !</p>
|
||||
<div class="centrer">
|
||||
<img src="images/programme1.jpeg" id="affiche" class="images"/>
|
||||
<img src="images/programme2.jpeg" id="affiche" class="images"/>
|
||||
<img src="images/affiche_prochaine_edition.jpg" class="images"/>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in New Issue
Block a user