Public Access
5
0

Compare commits

...

16 Commits

75 changed files with 2887 additions and 215 deletions

View File

@@ -25,6 +25,8 @@
"nhoizey.gremlins", "nhoizey.gremlins",
"s2junn.image-essentials", "s2junn.image-essentials",
"shardulm94.trailing-spaces", "shardulm94.trailing-spaces",
"esbenp.prettier-vscode" "esbenp.prettier-vscode",
"wassim-k.rename-replace-extension",
"karenpommeroy.batch-rename"
] ]
} }

2715
log-git-251203.txt Normal file

File diff suppressed because it is too large Load Diff

View File

@@ -10,7 +10,7 @@
<head> <head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="icon" href="images/F4vicon.ico"> <link rel="icon" href="images/f4vicon.ico">
<link rel="stylesheet" href="css/style.css"> <link rel="stylesheet" href="css/style.css">
<title>À propos</title> <title>À propos</title>
<script src="js/script.js"></script> <script src="js/script.js"></script>
@@ -18,7 +18,7 @@
<body class="aProposBG"> <body class="aProposBG">
<nav> <nav>
<a href="index.html" class="boutonAccueil"><img src="images/LogoALT-F4_Nav.svg" alt="ALT-F4" <a href="index.html" class="boutonAccueil"><img src="images/logoALT-F4_Nav.svg" alt="ALT-F4"
id="logoAccueil"></a> id="logoAccueil"></a>
<ul> <ul>
@@ -34,22 +34,20 @@
<main class="aPropos"> <main class="aPropos">
<h1>Contactez léquipe!</h1> <h1>Contactez léquipe!</h1>
<div class="sidebyside"> <div class="sidebyside">
<div class="colonne"> <section class="commentaire">
<!-- utilisation de get pour avoir les variables dans l'url : page statique --> <!-- utilisation de get pour avoir les variables dans l'url : page statique -->
<!-- si utilisation de serveur dynamique, changer pour POST --> <!-- si utilisation de serveur dynamique, changer pour POST -->
<form method="get" action="reponse.html"> <form method="get" action="reponse.html">
<h2>Commentaire</h2> <h2>Commentaire</h2>
<fieldset id="firstField"> <fieldset id="infoContact">
<legend>Informations de contact</legend> <legend>Informations de contact</legend>
<div> <div>
<label for="nomComplet">Votre nom complet :</label> <label for="nomComplet">Votre nom complet :</label>
<input id="nomComplet" name="nomComplet" type="text" required minlength="3" <input id="nomComplet" name="nomComplet" type="text" required minlength="3" placeholder="Prénom Nom">
placeholder="Prénom Nom">
</div> </div>
<div> <div>
<label for="email">Votre adresse courriel : </label> <label for="email">Votre adresse courriel : </label>
<input id="email" name="email" type="email" required <input id="email" name="email" type="email" required placeholder="(ex. vous@fournisseur.com)" size="30">
placeholder="(ex. vous@fournisseur.com)" size="30">
</div> </div>
</fieldset> </fieldset>
<fieldset> <fieldset>
@@ -141,38 +139,31 @@
<button type="reset">Réinitialiser</button> <button type="reset">Réinitialiser</button>
</div> </div>
</form> </form>
</div> </section>
<div class="colonne" id="contactInfo">
<section class="coordonnees">
<div id="contactInfo">
<div>
<h2>Coordonnées</h2>
<div class="grille">
<p id="titreAdresse">Adresse :</p>
<a id="contenuAdresse" target="_blank" href="https://www.google.com/maps/dir//C%C3%A9gep+De+Sherbrooke+475+Rue+du+C%C3%A9gep+Sherbrooke,+Quebec+J1E+4K1/@45.4111141,-71.8863288,16z/data=!4m8!4m7!1m0!1m5!1m1!1s0x4cb7b3a7a1058a9f:0xac83ae2c6ba0672c!2m2!1d-71.8863288!2d45.4111141?entry=ttu&g_ep=EgoyMDI1MTEyMy4xIKXMDSoASAFQAw%3D%3D"> 475 rue du Cégep, Sherbrooke, QC J1E 4K1</a>
<div> <p id="titreInfo">Pour plus dinformation sur les créateurs :</p>
<h2>Coordonnées</h2> <a id="contenuInfo" target="_blank" href="https://www.cegepsherbrooke.qc.ca/">Cégep de Sherbrooke</a>
<div class="grille">
<p id="titreAdresse">Adresse :</p>
<a id="contenuAdresse" target="_blank"
href="https://www.google.com/maps/dir//C%C3%A9gep+De+Sherbrooke+475+Rue+du+C%C3%A9gep+Sherbrooke,+Quebec+J1E+4K1/@45.4111141,-71.8863288,16z/data=!4m8!4m7!1m0!1m5!1m1!1s0x4cb7b3a7a1058a9f:0xac83ae2c6ba0672c!2m2!1d-71.8863288!2d45.4111141?entry=ttu&g_ep=EgoyMDI1MTEyMy4xIKXMDSoASAFQAw%3D%3D">
475 rue du Cégep, Sherbrooke, QC J1E 4K1</a>
<p id="titreInfo">Pour plus dinformation sur les créateurs :</p> <p id="titreTelephone">Téléphone :</p>
<a id="contenuInfo" target="_blank" href="https://www.cegepsherbrooke.qc.ca/">Cégep de <a id="contenuTelephone" href="tel:+18195646350">+1 (819) 564-6350</a>
Sherbrooke</a>
<p id="titreTelephone">Téléphone :</p> <p id="titreCourriel">Courriel :</p>
<a id="contenuTelephone" href="tel:+18195646350">+1 (819) 564-6350</a> <a id="contenuCourriel" target="_blank" href="mailto:empty@zkd.ca">Équipe Les Alt-F4</a>
</div>
<p id="titreCourriel">Courriel :</p> <div class="conteneurMaps">
<a id="contenuCourriel" target="_blank" href="mailto:empty@zkd.ca">Équipe Les Alt-F4</a> <iframe id="mapsFrame" title="Maps pour cégep" src="https://www.google.com/maps/embed?pb=!1m10!1m8!1m3!1d5601.823999127039!2d-71.8863288!3d45.4111141!3m2!1i1024!2i768!4f13.1!5e0!3m2!1sfr!2sca!4v1764819112867!5m2!1sfr!2sca" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe>
</div>
</div> </div>
</div> </div>
<div class="conteneurMaps"> </section>
<iframe id="mapsFrame" title="Maps pour cégep"
src="https://www.google.com/maps/embed?pb=!1m10!1m8!1m3!1d5601.823999127039!2d-71.8863288!3d45.4111141!3m2!1i1024!2i768!4f13.1!5e0!3m2!1sfr!2sca!4v1764819112867!5m2!1sfr!2sca"
style="border:0;" allowfullscreen="" loading="lazy"
referrerpolicy="no-referrer-when-downgrade"></iframe>
</div>
</div>
</div> </div>
</main> </main>

View File

@@ -10,7 +10,7 @@
<head> <head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="icon" href="images/F4vicon.ico"> <link rel="icon" href="images/f4vicon.ico">
<link rel="stylesheet" href="css/style.css"> <link rel="stylesheet" href="css/style.css">
<script src="js/script.js"></script> <script src="js/script.js"></script>
<title>Armures</title> <title>Armures</title>
@@ -18,7 +18,7 @@
<body> <body>
<nav> <nav>
<a href="index.html" class="boutonAccueil"><img src="images/LogoALT-F4_Nav.svg" alt="ALT-F4" <a href="index.html" class="boutonAccueil"><img src="images/logoALT-F4_Nav.svg" alt="ALT-F4"
id="logoAccueil"></a> id="logoAccueil"></a>
<ul> <ul>
@@ -70,7 +70,7 @@
<section id="Ember" class="perso"> <section id="Ember" class="perso">
<video class="bg-video" autoplay muted loop playsinline> <video class="bg-video" autoplay muted loop playsinline>
<source src="multimedia/mediasAndres/EmberVid.webm" type="video/webm"> <source src="multimedia/mediasAndres/emberVid.webm" type="video/webm">
</video> </video>
<div class="bg-overlay"></div> <div class="bg-overlay"></div>
@@ -93,11 +93,11 @@
<div class="habilites-row"> <div class="habilites-row">
<div class="habilites"> <div class="habilites">
<img src="./images/ImagesAndres/Ember/habEmber.PNG" alt="hh"> <img src="./images/imagesAndres/Ember/habEmber.PNG" alt="hh">
</div> </div>
<div class="habilites-video"> <div class="habilites-video">
<video src="multimedia/mediasAndres/Ember.mp4" autoplay muted loop playsinline></video> <video src="multimedia/mediasAndres/ember.mp4" autoplay muted loop playsinline></video>
</div> </div>
</div> </div>
</div> </div>
@@ -127,10 +127,10 @@
<div class="habilites-row"> <div class="habilites-row">
<div class="habilites"> <div class="habilites">
<img src="./images/ImagesAndres/Equinox/equinoxHab.PNG" alt="hh"> <img src="./images/imagesAndres/Equinox/equinoxHab.PNG" alt="hh">
</div> </div>
<div class="habilites-video"> <div class="habilites-video">
<video src="multimedia/mediasAndres/Equinox.mp4" autoplay muted loop playsinline></video> <video src="multimedia/mediasAndres/equinox.mp4" autoplay muted loop playsinline></video>
</div> </div>
</div> </div>
</div> </div>
@@ -139,7 +139,7 @@
<section id="Frost" class="perso"> <section id="Frost" class="perso">
<video class="bg-video" autoplay muted loop playsinline> <video class="bg-video" autoplay muted loop playsinline>
<source src="multimedia/mediasAndres/FrostVid.webm" type="video/webm"> <source src="multimedia/mediasAndres/frostVid.webm" type="video/webm">
</video> </video>
<div class="bg-overlay"></div> <div class="bg-overlay"></div>
@@ -160,10 +160,10 @@
<div class="habilites-row"> <div class="habilites-row">
<div class="habilites"> <div class="habilites">
<img src="./images/ImagesAndres/Frost/frostHab.PNG" alt="hh"> <img src="./images/imagesAndres/Frost/frostHab.PNG" alt="hh">
</div> </div>
<div class="habilites-video"> <div class="habilites-video">
<video src="multimedia/mediasAndres/Frost.mp4" autoplay muted loop playsinline></video> <video src="multimedia/mediasAndres/frost.mp4" autoplay muted loop playsinline></video>
</div> </div>
</div> </div>
</div> </div>
@@ -172,7 +172,7 @@
<section id="Koumei" class="perso"> <section id="Koumei" class="perso">
<video class="bg-video" autoplay muted loop playsinline> <video class="bg-video" autoplay muted loop playsinline>
<source src="multimedia/mediasAndres/KoumeiVid.webm" type="video/webm"> <source src="multimedia/mediasAndres/koumeiVid.webm" type="video/webm">
</video> </video>
<div class="bg-overlay"></div> <div class="bg-overlay"></div>
@@ -194,10 +194,10 @@
<div class="habilites-row"> <div class="habilites-row">
<div class="habilites"> <div class="habilites">
<img src="./images/ImagesAndres/Koumei/koumeiHab.PNG" alt="hh"> <img src="./images/imagesAndres/Koumei/koumeiHab.PNG" alt="hh">
</div> </div>
<div class="habilites-video"> <div class="habilites-video">
<video src="multimedia/mediasAndres/Koumei.mp4" autoplay muted loop playsinline></video> <video src="multimedia/mediasAndres/koumei.mp4" autoplay muted loop playsinline></video>
</div> </div>
</div> </div>
</div> </div>
@@ -206,7 +206,7 @@
<section id="Rhino" class="perso"> <section id="Rhino" class="perso">
<video class="bg-video" autoplay muted loop playsinline> <video class="bg-video" autoplay muted loop playsinline>
<source src="multimedia/mediasAndres/RhinoVid.webm" type="video/webm"> <source src="multimedia/mediasAndres/rhinoVid.webm" type="video/webm">
</video> </video>
<div class="bg-overlay"></div> <div class="bg-overlay"></div>
@@ -227,10 +227,10 @@
<div class="habilites-row"> <div class="habilites-row">
<div class="habilites"> <div class="habilites">
<img src="./images/ImagesAndres/Rhino/rhinoHab.PNG" alt="hh"> <img src="./images/imagesAndres/Rhino/rhinoHab.PNG" alt="hh">
</div> </div>
<div class="habilites-video"> <div class="habilites-video">
<video src="multimedia/mediasAndres/Rhino.mp4" autoplay muted loop playsinline></video> <video src="multimedia/mediasAndres/rhino.mp4" autoplay muted loop playsinline></video>
</div> </div>
</div> </div>
</div> </div>
@@ -239,7 +239,7 @@
<section id="Sevagoth" class="perso"> <section id="Sevagoth" class="perso">
<video class="bg-video" autoplay muted loop playsinline> <video class="bg-video" autoplay muted loop playsinline>
<source src="multimedia/mediasAndres/SevagothVid.webm" type="video/webm"> <source src="multimedia/mediasAndres/sevagothVid.webm" type="video/webm">
</video> </video>
<div class="bg-overlay"></div> <div class="bg-overlay"></div>
@@ -260,10 +260,10 @@
<div class="habilites-row"> <div class="habilites-row">
<div class="habilites"> <div class="habilites">
<img src="./images/ImagesAndres/Sevagoth/sevagothHab.PNG" alt="hh"> <img src="./images/imagesAndres/Sevagoth/sevagothHab.PNG" alt="hh">
</div> </div>
<div class="habilites-video"> <div class="habilites-video">
<video src="multimedia/mediasAndres/Sevagoth.mp4" autoplay muted loop playsinline></video> <video src="multimedia/mediasAndres/sevagoth.mp4" autoplay muted loop playsinline></video>
</div> </div>
</div> </div>
</div> </div>
@@ -272,7 +272,7 @@
<section id="Voruna" class="perso"> <section id="Voruna" class="perso">
<video class="bg-video" autoplay muted loop playsinline> <video class="bg-video" autoplay muted loop playsinline>
<source src="multimedia/mediasAndres/VorunaVid.webm" type="video/webm"> <source src="multimedia/mediasAndres/vorunaVid.webm" type="video/webm">
</video> </video>
<div class="bg-overlay"></div> <div class="bg-overlay"></div>
@@ -297,10 +297,10 @@
<div class="habilites-row"> <div class="habilites-row">
<div class="habilites"> <div class="habilites">
<img src="./images/ImagesAndres/Voruna/vorunaHab.PNG" alt="hh"> <img src="./images/imagesAndres/Voruna/vorunaHab.PNG" alt="hh">
</div> </div>
<div class="habilites-video"> <div class="habilites-video">
<video src="multimedia/mediasAndres/Voruna.mp4" autoplay muted loop playsinline></video> <video src="multimedia/mediasAndres/voruna.mp4" autoplay muted loop playsinline></video>
</div> </div>
</div> </div>
</div> </div>
@@ -325,16 +325,16 @@
<tr> <tr>
<td> <td>
<img src="./images/ImagesAndres/Excalibur.PNG" alt="Excalibur"> <img src="./images/imagesAndres/Excalibur.PNG" alt="Excalibur">
</td> </td>
<td> <td>
<img src="./images/ImagesAndres/mag.PNG" alt="Mag"> <img src="./images/imagesAndres/mag.PNG" alt="Mag">
</td> </td>
<td> <td>
<img src="./images/ImagesAndres/Nokko.PNG" alt="Nokko"> <img src="./images/imagesAndres/Nokko.PNG" alt="Nokko">
</td> </td>
<td> <td>
<img src="./images/ImagesAndres/Nova.PNG" alt="Nova"> <img src="./images/imagesAndres/Nova.PNG" alt="Nova">
</td> </td>
</tr> </tr>
<tr> <tr>
@@ -393,13 +393,13 @@
<div class="accueilwiki"> <div class="accueilwiki">
<a target="_blank" href="https://wiki.warframe.com/"> <a target="_blank" href="https://wiki.warframe.com/">
<img src="./images/ImagesAndres/accueilWiki.PNG" alt="jdjj"> <img src="./images/imagesAndres/accueilWiki.PNG" alt="jdjj">
</a> </a>
</div> </div>
<div class="accueilwiki"> <div class="accueilwiki">
<a target="_blank" href="https://wiki.warframe.com/w/Warframes"> <a target="_blank" href="https://wiki.warframe.com/w/Warframes">
<img src="./images/ImagesAndres/warframeWiki.PNG" alt="fsfsf"> <img src="./images/imagesAndres/warframeWiki.PNG" alt="fsfsf">
</a> </a>
</div> </div>
</main> </main>

View File

@@ -10,7 +10,7 @@
<head> <head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="icon" href="images/F4vicon.ico"> <link rel="icon" href="images/f4vicon.ico">
<link rel="stylesheet" href="css/style.css"> <link rel="stylesheet" href="css/style.css">
<script src="js/script.js"></script> <script src="js/script.js"></script>
<title>Crédits</title> <title>Crédits</title>
@@ -18,7 +18,7 @@
<body> <body>
<nav> <nav>
<a href="index.html" class="boutonAccueil"><img src="images/LogoALT-F4_Nav.svg" alt="ALT-F4" <a href="index.html" class="boutonAccueil"><img src="images/logoALT-F4_Nav.svg" alt="ALT-F4"
id="logoAccueil"></a> id="logoAccueil"></a>
<ul> <ul>
@@ -287,6 +287,17 @@
<div class="bouton"><a target="_blank" href="https://fonts.google.com/">Voir la source</a></div> <div class="bouton"><a target="_blank" href="https://fonts.google.com/">Voir la source</a></div>
</div> </div>
</article> </article>
<article>
<div class="box">
<h2>PlayWarframe</h2>
<p class="contenu">
La chaine Youtube officielle de Waframe a permis d'obtenir la musique «We All Lift Together».
</p>
<div class="bouton"><a target="_blank" href="multimedia/we_All_Lift_Together_mPTCq3LiZSE.mp3"
download>Télécharger la musique</a></div>
</div>
</article>
</section> </section>
</main> </main>

View File

@@ -17,58 +17,6 @@
box-sizing: border-box; box-sizing: border-box;
} }
/** SECTION modifier par script **/
#updateDate {
visibility: hidden;
display: none;
}
#updateDateV {
visibility: visible;
display: block;
background-color: yellow;
font-weight: bold;
color: black;
}
#updateDateW {
visibility: visible;
display: block;
font-weight: bold;
color: white;
}
#pageCouranteNAV {
text-shadow: violet 2px;
box-shadow: #ffefe5;
}
/** FIN DE SECTION modifier par script **/
.sidebyside {
display: flex;
}
.colonne {
flex: 1;
}
/* FROM: https://www.w3schools.com/howto/howto_css_equal_height.asp */
.col-container {
display: table;
}
.col {
display: table-cell;
/* Make elements inside the container behave like table cells */
}
.centered {
text-align: center;
margin: auto;
display: block;
}
body { body {
min-height: 100vh; min-height: 100vh;
/* Pour footer at bottom from : https://douiri.org/blog/fix-footer-bottom-css/ */ /* Pour footer at bottom from : https://douiri.org/blog/fix-footer-bottom-css/ */
@@ -312,6 +260,33 @@ footer a:hover {
display: block; display: block;
} }
.aPropos .sidebyside {
display: flex;
max-width: 100%;
}
.aPropos .sidebyside section.commentaire,
.aPropos .sidebyside section.coordonnees {
width: 50%;
margin: 16px;
}
/* FROM: https://www.w3schools.com/howto/howto_css_equal_height.asp */
.aPropos .col-container {
display: table;
}
.aPropos .col {
display: table-cell;
/* Make elements inside the container behave like table cells */
}
.aPropos .centered {
text-align: center;
margin: auto;
display: block;
}
.aPropos h1 { .aPropos h1 {
text-align: center; text-align: center;
} }
@@ -331,35 +306,19 @@ footer a:hover {
padding: 1em; padding: 1em;
} }
.aPropos .sidebyside>div {
margin: 5px 20px;
}
.aPropos .sidebyside>h2 {
width: 100%;
}
.aPropos textarea { .aPropos textarea {
resize: none; resize: none;
width: 100%; width: 100%;
} }
.aPropos form { .aPropos form {
width: 70ch; width: 100%;
height: 100%;
margin: auto; margin: auto;
background-color: #726F9A; background-color: #726F9A;
border-radius: 20px; border-radius: 20px;
padding: 1em; padding: 16px;
color: #E6ECF3; color: #E6ECF3;
overflow: none;
}
.aPropos .sidebyside>div {
height: 100%;
} }
.aPropos p { .aPropos p {
@@ -371,6 +330,7 @@ footer a:hover {
padding: 1em; padding: 1em;
border-radius: 20px; border-radius: 20px;
color: #E6ECF3; color: #E6ECF3;
width: 100%;
} }
.aPropos .grille { .aPropos .grille {
@@ -423,7 +383,6 @@ footer a:hover {
text-align: right; text-align: right;
} }
.aPropos .grille #contenuAdresse, .aPropos .grille #contenuAdresse,
.aPropos .grille #contenuInfo, .aPropos .grille #contenuInfo,
.aPropos .grille #contenuTelephone, .aPropos .grille #contenuTelephone,
@@ -440,7 +399,6 @@ footer a:hover {
color: #c19f8a; color: #c19f8a;
} }
/* Hide scrollbar for Chrome, Safari and Opera */ /* Hide scrollbar for Chrome, Safari and Opera */
.conteneurMaps::-webkit-scrollbar { .conteneurMaps::-webkit-scrollbar {
display: none; display: none;
@@ -460,7 +418,7 @@ footer a:hover {
.aPropos #mapsFrame { .aPropos #mapsFrame {
border-radius: 20px; border-radius: 20px;
width: 100%; width: 100%;
height: 500px; height: 400px;
} }
.aPropos .sidebyside label { .aPropos .sidebyside label {
@@ -482,20 +440,16 @@ footer a:hover {
margin-bottom: 1em; margin-bottom: 1em;
} }
.aPropos #firstField label { .aPropos #infoContact label {
width: 11em; width: 11em;
display: inline-block display: inline-block
} }
.aPropos #firstField input { .aPropos #infoContact input {
width: 25em; width: 25em;
display: inline-block display: inline-block
} }
/*.aPropos div {*/
/* display: block; */
/*}*/
/****************************/ /****************************/
/* PAGE: L'équipe */ /* PAGE: L'équipe */
/* AUTEUR: Jérémy Hébert */ /* AUTEUR: Jérémy Hébert */
@@ -1008,6 +962,13 @@ footer a:hover {
} }
.missions .sidebyside {
display: flex;
max-width: 100%;
}
.missions section { .missions section {
height: 40vh; height: 40vh;
min-height: 200px; min-height: 200px;
@@ -1022,7 +983,7 @@ footer a:hover {
} }
.missions h1, .missions h1,
h2 { .missions h2 {
margin-bottom: 2em; margin-bottom: 2em;
} }
@@ -1036,12 +997,12 @@ h2 {
font-weight: 600; font-weight: 600;
} }
.missions section:nth-child(odd) article { .missions section:nth-child(even) article {
text-align: right; text-align: right;
/* float: right; */ /* float: right; */
} }
.missions section:nth-child(even) article { .missions section:nth-child(odd) article {
text-align: left; text-align: left;
} }
@@ -1049,7 +1010,7 @@ h2 {
max-width: 50%; max-width: 50%;
} }
.missions section:nth-child(odd)>article>p { .missions section:nth-child(even)>article>p {
margin: auto 0 auto auto; margin: auto 0 auto auto;
text-align: right; text-align: right;
} }
@@ -1324,7 +1285,7 @@ h2 {
} }
.credits header.introduction { .credits header.introduction {
background: #13172c url("../images/ImagesCredits/Header.webp") center/cover fixed; background: #13172c url("../images/imagesCredits/Header.webp") center/cover fixed;
background-position: top; background-position: top;
height: 100vh; height: 100vh;
display: block; display: block;
@@ -1421,7 +1382,7 @@ h2 {
/* AUTEUR: Jérémy Hébert */ /* AUTEUR: Jérémy Hébert */
/****************************/ /****************************/
.reponse { .reponse {
background: #C19F8A url("../images/ImagesReponse/Merci.png") center; background: #C19F8A url("../images/imagesReponse/Merci.png") center;
background-size: cover; background-size: cover;
background-position: top; background-position: top;
color: #ffefe5; color: #ffefe5;

View File

@@ -10,7 +10,7 @@
<head> <head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="icon" href="images/F4vicon.ico"> <link rel="icon" href="images/f4vicon.ico">
<link rel="stylesheet" href="css/style.css"> <link rel="stylesheet" href="css/style.css">
<script src="js/script.js"></script> <script src="js/script.js"></script>
<title>Histoire de DE</title> <title>Histoire de DE</title>
@@ -18,7 +18,7 @@
<body> <body>
<nav> <nav>
<a href="index.html" class="boutonAccueil"><img src="images/LogoALT-F4_Nav.svg" alt="ALT-F4" <a href="index.html" class="boutonAccueil"><img src="images/logoALT-F4_Nav.svg" alt="ALT-F4"
id="logoAccueil"></a> id="logoAccueil"></a>
<ul> <ul>

View File

Before

Width:  |  Height:  |  Size: 24 KiB

After

Width:  |  Height:  |  Size: 24 KiB

View File

Before

Width:  |  Height:  |  Size: 952 KiB

After

Width:  |  Height:  |  Size: 952 KiB

View File

Before

Width:  |  Height:  |  Size: 1002 KiB

After

Width:  |  Height:  |  Size: 1002 KiB

View File

Before

Width:  |  Height:  |  Size: 338 KiB

After

Width:  |  Height:  |  Size: 338 KiB

View File

Before

Width:  |  Height:  |  Size: 286 KiB

After

Width:  |  Height:  |  Size: 286 KiB

View File

Before

Width:  |  Height:  |  Size: 316 KiB

After

Width:  |  Height:  |  Size: 316 KiB

View File

Before

Width:  |  Height:  |  Size: 1.3 MiB

After

Width:  |  Height:  |  Size: 1.3 MiB

View File

Before

Width:  |  Height:  |  Size: 1.3 MiB

After

Width:  |  Height:  |  Size: 1.3 MiB

View File

Before

Width:  |  Height:  |  Size: 1.2 MiB

After

Width:  |  Height:  |  Size: 1.2 MiB

View File

Before

Width:  |  Height:  |  Size: 1.3 MiB

After

Width:  |  Height:  |  Size: 1.3 MiB

View File

Before

Width:  |  Height:  |  Size: 1.3 MiB

After

Width:  |  Height:  |  Size: 1.3 MiB

View File

Before

Width:  |  Height:  |  Size: 1.2 MiB

After

Width:  |  Height:  |  Size: 1.2 MiB

View File

Before

Width:  |  Height:  |  Size: 692 KiB

After

Width:  |  Height:  |  Size: 692 KiB

View File

Before

Width:  |  Height:  |  Size: 107 KiB

After

Width:  |  Height:  |  Size: 107 KiB

View File

Before

Width:  |  Height:  |  Size: 1.3 MiB

After

Width:  |  Height:  |  Size: 1.3 MiB

View File

Before

Width:  |  Height:  |  Size: 1.6 MiB

After

Width:  |  Height:  |  Size: 1.6 MiB

View File

Before

Width:  |  Height:  |  Size: 391 KiB

After

Width:  |  Height:  |  Size: 391 KiB

View File

Before

Width:  |  Height:  |  Size: 770 KiB

After

Width:  |  Height:  |  Size: 770 KiB

View File

Before

Width:  |  Height:  |  Size: 333 KiB

After

Width:  |  Height:  |  Size: 333 KiB

View File

Before

Width:  |  Height:  |  Size: 409 KiB

After

Width:  |  Height:  |  Size: 409 KiB

View File

Before

Width:  |  Height:  |  Size: 1.5 MiB

After

Width:  |  Height:  |  Size: 1.5 MiB

View File

Before

Width:  |  Height:  |  Size: 233 KiB

After

Width:  |  Height:  |  Size: 233 KiB

View File

Before

Width:  |  Height:  |  Size: 1.3 MiB

After

Width:  |  Height:  |  Size: 1.3 MiB

View File

Before

Width:  |  Height:  |  Size: 586 KiB

After

Width:  |  Height:  |  Size: 586 KiB

View File

Before

Width:  |  Height:  |  Size: 1.2 MiB

After

Width:  |  Height:  |  Size: 1.2 MiB

View File

Before

Width:  |  Height:  |  Size: 114 KiB

After

Width:  |  Height:  |  Size: 114 KiB

View File

Before

Width:  |  Height:  |  Size: 71 KiB

After

Width:  |  Height:  |  Size: 71 KiB

View File

Before

Width:  |  Height:  |  Size: 1.4 MiB

After

Width:  |  Height:  |  Size: 1.4 MiB

View File

Before

Width:  |  Height:  |  Size: 1.3 MiB

After

Width:  |  Height:  |  Size: 1.3 MiB

View File

Before

Width:  |  Height:  |  Size: 266 KiB

After

Width:  |  Height:  |  Size: 266 KiB

View File

Before

Width:  |  Height:  |  Size: 688 KiB

After

Width:  |  Height:  |  Size: 688 KiB

View File

Before

Width:  |  Height:  |  Size: 1.5 MiB

After

Width:  |  Height:  |  Size: 1.5 MiB

View File

Before

Width:  |  Height:  |  Size: 77 KiB

After

Width:  |  Height:  |  Size: 77 KiB

View File

Before

Width:  |  Height:  |  Size: 1.4 MiB

After

Width:  |  Height:  |  Size: 1.4 MiB

View File

Before

Width:  |  Height:  |  Size: 876 KiB

After

Width:  |  Height:  |  Size: 876 KiB

View File

Before

Width:  |  Height:  |  Size: 1.9 MiB

After

Width:  |  Height:  |  Size: 1.9 MiB

View File

Before

Width:  |  Height:  |  Size: 2.1 MiB

After

Width:  |  Height:  |  Size: 2.1 MiB

View File

Before

Width:  |  Height:  |  Size: 973 KiB

After

Width:  |  Height:  |  Size: 973 KiB

View File

Before

Width:  |  Height:  |  Size: 1.0 MiB

After

Width:  |  Height:  |  Size: 1.0 MiB

View File

Before

Width:  |  Height:  |  Size: 94 KiB

After

Width:  |  Height:  |  Size: 94 KiB

View File

Before

Width:  |  Height:  |  Size: 1.0 MiB

After

Width:  |  Height:  |  Size: 1.0 MiB

View File

Before

Width:  |  Height:  |  Size: 177 KiB

After

Width:  |  Height:  |  Size: 177 KiB

View File

Before

Width:  |  Height:  |  Size: 107 KiB

After

Width:  |  Height:  |  Size: 107 KiB

View File

Before

Width:  |  Height:  |  Size: 281 KiB

After

Width:  |  Height:  |  Size: 281 KiB

View File

Before

Width:  |  Height:  |  Size: 35 KiB

After

Width:  |  Height:  |  Size: 35 KiB

View File

@@ -10,7 +10,7 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="icon" href="images/F4vicon.ico"> <link rel="icon" href="images/f4vicon.ico">
<link rel="stylesheet" href="css/style.css"> <link rel="stylesheet" href="css/style.css">
<script src="js/script.js"></script> <script src="js/script.js"></script>
<title>Les Alt-F4</title> <title>Les Alt-F4</title>
@@ -18,7 +18,7 @@
<body class="accueil"> <body class="accueil">
<nav> <nav>
<a href="index.html" class="boutonAccueil"><img src="images/LogoALT-F4_Nav.svg" alt="ALT-F4" <a href="index.html" class="boutonAccueil"><img src="images/logoALT-F4_Nav.svg" alt="ALT-F4"
id="logoAccueil"></a> id="logoAccueil"></a>
<ul> <ul>
@@ -47,10 +47,7 @@
évolution. Grâce à une grande liberté de personnalisation et à un contenu régulièrement enrichi, évolution. Grâce à une grande liberté de personnalisation et à un contenu régulièrement enrichi,
Warframe offre une expérience profonde, fluide et accessible en équipe comme en solo.</p> Warframe offre une expérience profonde, fluide et accessible en équipe comme en solo.</p>
</div> </div>
<video autoplay muted loop playsinline id="video"> <video autoplay muted loop playsinline id="video" src="multimedia/mediasLea/warframeIntro.mp4">Balise vidéo non supportée</video>
Balise vidéo non supportée
<source src="multimedia/mediasLea/warframeIntro.mp4" type="video/mp4">
</video>
</section> </section>
</header> </header>

View File

@@ -6,49 +6,45 @@
// https://www.w3schools.com/js/js_timing.asp // https://www.w3schools.com/js/js_timing.asp
// https://stackoverflow.com/questions/62039703/blur-an-image-with-javascript // https://stackoverflow.com/questions/62039703/blur-an-image-with-javascript
function timerBlur(){ function timerBlur() {
var count = 3; var count = 3;
var timer2 = setInterval(function(){ var timer2 = setInterval(function () {
if (count == 3) {
document.getElementById('logoAccueil').style.filter = "blur(3px)";
} if (count == 3) {
else if (count == 2) document.getElementById('logoAccueil').style.filter = "blur(3px)";
{
document.getElementById('logoAccueil').style.filter = "blur(2px)"; }
} else if (count == 2) {
else if (count == 1) document.getElementById('logoAccueil').style.filter = "blur(2px)";
{ }
document.getElementById('logoAccueil').style.filter = "blur(1px)"; else if (count == 1) {
} document.getElementById('logoAccueil').style.filter = "blur(1px)";
else if (count == 0) }
{ else if (count == 0) {
document.getElementById('logoAccueil').style.filter = ""; document.getElementById('logoAccueil').style.filter = "";
clearInterval(timer2); clearInterval(timer2);
} }
count--; count--;
}, 350); }, 350);
} }
function timerGlitch(){ function timerGlitch() {
var timer = setInterval(function(){ var timer = setInterval(function () {
curSrc = document.getElementById('logoAccueil').getAttribute('src'); curSrc = document.getElementById('logoAccueil').getAttribute('src');
if (curSrc == 'images/LogoALT-F4_Nav.svg') { if (curSrc == 'images/logoALT-F4_Nav.svg') {
timerBlur(); timerBlur();
document.getElementById('logoAccueil').setAttribute('src', 'images/LogoAlt-F4_NavGlitch.svg') document.getElementById('logoAccueil').setAttribute('src', 'images/logoAlt-F4_NavGlitch.svg')
} }
else else {
{ document.getElementById('logoAccueil').setAttribute('src', 'images/logoALT-F4_Nav.svg')
document.getElementById('logoAccueil').setAttribute('src', 'images/LogoALT-F4_Nav.svg') }
} }, 2500);
}, 2500);
} }
window.onload = function () { window.onload = function () {
timerGlitch(); timerGlitch();
// NOTE: Change Current Page based on url in <NAV> // NOTE: Change Current Page based on url in <NAV>
// NOTE Track mouse mouvement and show after a percentage of ? // NOTE Track mouse mouvement and show after a percentage of ?
// NOTE une page sur deux, ... // NOTE une page sur deux, ...
}; };

View File

@@ -10,7 +10,7 @@
<head> <head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="icon" href="images/F4vicon.ico"> <link rel="icon" href="images/f4vicon.ico">
<link rel="stylesheet" href="css/style.css"> <link rel="stylesheet" href="css/style.css">
<script src="js/script.js"></script> <script src="js/script.js"></script>
<title>Univers Sci-fi</title> <title>Univers Sci-fi</title>
@@ -18,7 +18,7 @@
<body class="lore"> <body class="lore">
<nav> <nav>
<a href="index.html" class="boutonAccueil"><img src="images/LogoALT-F4_Nav.svg" alt="ALT-F4" <a href="index.html" class="boutonAccueil"><img src="images/logoALT-F4_Nav.svg" alt="ALT-F4"
id="logoAccueil"></a> id="logoAccueil"></a>
<ul> <ul>

View File

@@ -10,7 +10,7 @@
<head> <head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="icon" href="images/F4vicon.ico"> <link rel="icon" href="images/f4vicon.ico">
<link rel="stylesheet" href="css/style.css"> <link rel="stylesheet" href="css/style.css">
<script src="js/script.js"></script> <script src="js/script.js"></script>
<title>Missions</title> <title>Missions</title>
@@ -18,7 +18,7 @@
<body> <body>
<nav> <nav>
<a href="index.html" class="boutonAccueil"><img src="images/LogoALT-F4_Nav.svg" alt="ALT-F4" <a href="index.html" class="boutonAccueil"><img src="images/logoALT-F4_Nav.svg" alt="ALT-F4"
id="logoAccueil"></a> id="logoAccueil"></a>
<ul> <ul>

View File

@@ -11,7 +11,7 @@
<head> <head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="icon" href="images/F4vicon.ico"> <link rel="icon" href="images/f4vicon.ico">
<link rel="stylesheet" href="css/style.css"> <link rel="stylesheet" href="css/style.css">
<script src="js/script.js"></script> <script src="js/script.js"></script>
<title>Merci</title> <title>Merci</title>
@@ -19,7 +19,7 @@
<body> <body>
<nav> <nav>
<a href="index.html" class="boutonAccueil"><img src="images/LogoALT-F4_Nav.svg" alt="ALT-F4" <a href="index.html" class="boutonAccueil"><img src="images/logoALT-F4_Nav.svg" alt="ALT-F4"
id="logoAccueil"></a> id="logoAccueil"></a>
<ul> <ul>

View File

@@ -11,7 +11,7 @@
<head> <head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="icon" href="images/F4vicon.ico"> <link rel="icon" href="images/f4vicon.ico">
<link rel="stylesheet" href="css/style.css"> <link rel="stylesheet" href="css/style.css">
<script src="js/script.js"></script> <script src="js/script.js"></script>
<title>Arc 1</title> <title>Arc 1</title>
@@ -19,7 +19,7 @@
<body class="lore"> <body class="lore">
<nav> <nav>
<a href="index.html" class="boutonAccueil"><img src="images/LogoALT-F4_Nav.svg" alt="ALT-F4" <a href="index.html" class="boutonAccueil"><img src="images/logoALT-F4_Nav.svg" alt="ALT-F4"
id="logoAccueil"></a> id="logoAccueil"></a>
<ul> <ul>

View File

@@ -11,7 +11,7 @@
<head> <head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="icon" href="images/F4vicon.ico"> <link rel="icon" href="images/f4vicon.ico">
<link rel="stylesheet" href="css/style.css"> <link rel="stylesheet" href="css/style.css">
<script src="js/script.js"></script> <script src="js/script.js"></script>
<title>Arc 2</title> <title>Arc 2</title>
@@ -19,8 +19,7 @@
<body class="lore"> <body class="lore">
<nav> <nav>
<a href="index.html" class="boutonAccueil"><img src="images/LogoALT-F4_Nav.svg" alt="ALT-F4" id="logoAccueil" <a href="index.html" class="boutonAccueil"><img src="images/logoALT-F4_Nav.svg" alt="ALT-F4" id="logoAccueil"></a>
</a>
<ul> <ul>
<li><a href="aPropos.html">À propos</a></li> <li><a href="aPropos.html">À propos</a></li>

View File

@@ -11,7 +11,7 @@
<head> <head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="icon" href="images/F4vicon.ico"> <link rel="icon" href="images/f4vicon.ico">
<link rel="stylesheet" href="css/style.css"> <link rel="stylesheet" href="css/style.css">
<script src="js/script.js"></script> <script src="js/script.js"></script>
<title>Arc 3</title> <title>Arc 3</title>
@@ -19,7 +19,7 @@
<body class="lore"> <body class="lore">
<nav> <nav>
<a href="index.html" class="boutonAccueil"><img src="images/LogoALT-F4_Nav.svg" alt="ALT-F4" <a href="index.html" class="boutonAccueil"><img src="images/logoALT-F4_Nav.svg" alt="ALT-F4"
id="logoAccueil"></a> id="logoAccueil"></a>
<ul> <ul>

View File

@@ -11,7 +11,7 @@
<head> <head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="icon" href="images/F4vicon.ico"> <link rel="icon" href="images/f4vicon.ico">
<link rel="stylesheet" href="css/style.css"> <link rel="stylesheet" href="css/style.css">
<script src="js/script.js"></script> <script src="js/script.js"></script>
<title>Arc 4</title> <title>Arc 4</title>
@@ -19,7 +19,7 @@
<body class="lore"> <body class="lore">
<nav> <nav>
<a href="index.html" class="boutonAccueil"><img src="images/LogoALT-F4_Nav.svg" alt="ALT-F4" <a href="index.html" class="boutonAccueil"><img src="images/logoALT-F4_Nav.svg" alt="ALT-F4"
id="logoAccueil"></a> id="logoAccueil"></a>
<ul> <ul>

View File

@@ -10,7 +10,7 @@
<head> <head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="icon" href="images/F4vicon.ico"> <link rel="icon" href="images/f4vicon.ico">
<link rel="stylesheet" href="css/style.css"> <link rel="stylesheet" href="css/style.css">
<script src="js/script.js"></script> <script src="js/script.js"></script>
<title>Léquipe</title> <title>Léquipe</title>
@@ -18,7 +18,7 @@
<body> <body>
<nav> <nav>
<a href="index.html" class="boutonAccueil"><img src="images/LogoALT-F4_Nav.svg" alt="ALT-F4" <a href="index.html" class="boutonAccueil"><img src="images/logoALT-F4_Nav.svg" alt="ALT-F4"
id="logoAccueil"></a> id="logoAccueil"></a>
<ul> <ul>