Public Access
5
0

Update du firmware des pages html (balise structurante)

This commit is contained in:
Jeremy
2025-11-21 17:39:00 -05:00
parent eb0cac4029
commit ed5d2f72a2
11 changed files with 221 additions and 100 deletions

View File

@@ -6,7 +6,27 @@
<title>Document</title> <title>Document</title>
</head> </head>
<body> <body>
<nav>
<img src="images/LogoALT-F4_Nav.svg" alt="ALT-F4">
<ul>
<li><a href="index.html">Accueil</a></li>
<li><a href="aPropos.html">À propos</a></li>
<li><a href="team.html">L'équipe</a></li>
<li><a href="histoire.html">Histoire de DE</a></li>
<li><a href="lore.html">Univers Sci-fi</a></li>
<li><a href="#">Missions</a></li>
<li><a href="armures.html">Armures</a></li>
</ul>
</nav>
<footer>DATE_WEBSITE</footer> <main>
<p>Coming soon...</p>
</main>
<footer>
<p>© Léa Dezothez. Tout droits réservés. <br> Novembre 2025 <br> Page créée par Les Alt-F4</p>
<p>DATE_WEBSITE</p>
</footer>
</body> </body>
</html> </html>

View File

@@ -6,9 +6,19 @@
<title>Warframes</title> <title>Warframes</title>
</head> </head>
<body> <body>
<header> <nav>
<img src="images/LogoALT-F4_Nav.svg" alt="ALT-F4">
</header>
<ul>
<li><a href="index.html">Accueil</a></li>
<li><a href="aPropos.html">À propos</a></li>
<li><a href="team.html">L'équipe</a></li>
<li><a href="histoire.html">Histoire de DE</a></li>
<li><a href="lore.html">Univers Sci-fi</a></li>
<li><a href="#">Missions</a></li>
<li><a href="armures.html">Armures</a></li>
</ul>
</nav>
<main> <main>
<section> <section>
@@ -78,6 +88,10 @@
</div> </div>
</section> </section>
</main> </main>
<footer>DATE_WEBSITE</footer>
<footer>
<p>© Léa Dezothez. Tout droits réservés. <br> Novembre 2025 <br> Page créée par Les Alt-F4</p>
<p>DATE_WEBSITE</p>
</footer>
</body> </body>
</html> </html>

32
www/histoire.html Normal file
View File

@@ -0,0 +1,32 @@
<!DOCTYPE html>
<html lang="fr">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Histoire</title>
</head>
<body>
<nav>
<img src="images/LogoALT-F4_Nav.svg" alt="ALT-F4">
<ul>
<li><a href="index.html">Accueil</a></li>
<li><a href="aPropos.html">À propos</a></li>
<li><a href="team.html">L'équipe</a></li>
<li><a href="histoire.html">Histoire de DE</a></li>
<li><a href="lore.html">Univers Sci-fi</a></li>
<li><a href="#">Missions</a></li>
<li><a href="armures.html">Armures</a></li>
</ul>
</nav>
<main>
<p>Coming soon...</p>
</main>
<footer>
<p>© Léa Dezothez. Tout droits réservés. <br> Novembre 2025 <br> Page créée par Les Alt-F4</p>
<p>DATE_WEBSITE</p>
</footer>
</body>
</html>

View File

@@ -1,66 +1,68 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="fr"> <html lang="fr">
<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="stylesheet" href="css/style.css"> <link rel="stylesheet" href="css/style.css">
<title>Warframe2fan</title> <title>Warframe2fan</title>
</head> </head>
<body class="accueil"> <body class="accueil">
<main> <nav>
<nav> <img src="images/LogoALT-F4_Nav.svg" alt="ALT-F4">
<img src="images/LogoALT-F4_Nav.svg" alt="ALT-F4">
<ul>
<ul> <li><a href="index.html">Accueil</a></li>
<li><a href="index.html">Accueil</a></li> <li><a href="aPropos.html">À propos</a></li>
<li><a href="aPropos.html">À propos</a></li> <li><a href="team.html">L'équipe</a></li>
<li><a href="team.html">L'équipe</a></li> <li><a href="histoire.html">Histoire de DE</a></li>
<li><a href="#">Histoire de DE</a></li> <li><a href="lore.html">Univers Sci-fi</a></li>
<li><a href="lore.html">Univers Sci-fi</a></li> <li><a href="#">Missions</a></li>
<li><a href="#">Missions</a></li> <li><a href="armures.html">Armures</a></li>
<li><a href="armures.html">Armures</a></li> </ul>
</ul> </nav>
</nav>
<main>
<h1>Warframe : <br> Toute une histoire</h1>
<p> Entrer texte pour la première section </p>
<article>
<h2>L'histoire de <br> <em>Digital Extreme</em></h2>
<p>Entrer le texte de la deuxième section</p>
</article>
<article>
<h2>Un univers <em>Sci-fi</em></h2>
<p>Comme Warframe a déjà plus dune décennie de vie,
son histoire est devenue très complexe au cours des années.
Des évènements de communautés, des ajouts de mécaniques et de nouvelles zones ont enrichi le narratif.
Toute ces informations prennent son sens en suivant les quêtes principales, qui racontent lhistoire du jeu.
Pour débloquer plus de quêtes dhistoire, il faut que le joueur progresse sur le système solaire et quil débloque
des jonctions qui lient les planètes entre elles.</p>
<h1>Warframe : <br> Toute une histoire</h1>
<p> Entrer texte pour la première section </p>
<article> </article>
<h2>L'histoire de <br> <em>Digital Extreme</em></h2>
<p>Entrer le texte de la deuxième section</p>
</article>
<article> <article>
<h2>Un univers <em>Sci-fi</em></h2> <h2>Les styles de mission</h2>
<p>Comme Warframe a déjà plus dune décennie de vie, <p>Entrer le texte de la quatrième section</p>
son histoire est devenue très complexe au cours des années. </article>
Des évènements de communautés, des ajouts de mécaniques et de nouvelles zones ont enrichi le narratif.
Toute ces informations prennent son sens en suivant les quêtes principales, qui racontent lhistoire du jeu.
Pour débloquer plus de quêtes dhistoire, il faut que le joueur progresse sur le système solaire et quil débloque
des jonctions qui lient les planètes entre elles.</p>
<article>
</article> <h2>Les armures</h2>
<article> <p>Entrer le texte de la cinquième section</p>
<h2>Les styles de mission</h2> </article>
</main>
<p>Entrer le texte de la quatrième section</p> <footer>
</article> <p>© Léa Dezothez. Tout droits réservés. <br> Novembre 2025 <br> Page créée par Les Alt-F4</p>
<p>DATE_WEBSITE</p>
<article> </footer>
<h2>Les armures</h2> </body>
<p>Entrer le texte de la cinquième section</p>
</article>
</main>
<footer>
<p>© Léa Dezothez. Tout droits réservés. <br> Novembre 2025 <br> Page créée par Les Alt-F4</p>
<p>DATE_WEBSITE</p>
</footer>
</body>
</html> </html>

View File

@@ -9,17 +9,18 @@
<body class="lore"> <body class="lore">
<nav> <nav>
<img src="images/LogoALT-F4_Nav.svg" alt="ALT-F4"> <img src="images/LogoALT-F4_Nav.svg" alt="ALT-F4">
<ul> <ul>
<li><a href="index.html">Accueil</a></li> <li><a href="index.html">Accueil</a></li>
<li><a href="aPropos.html">À propos</a></li> <li><a href="aPropos.html">À propos</a></li>
<li><a href="team.html">L'équipe</a></li> <li><a href="team.html">L'équipe</a></li>
<li><a href="#">Histoire de DE</a></li> <li><a href="histoire.html">Histoire de DE</a></li>
<li><a href="lore.html">Univers Sci-fi</a></li> <li><a href="lore.html">Univers Sci-fi</a></li>
<li><a href="#">Missions</a></li> <li><a href="#">Missions</a></li>
<li><a href="armures.html">Armures</a></li> <li><a href="armures.html">Armures</a></li>
</ul> </ul>
</nav> </nav>
<main> <main>
<article> <article>
<h1>Comment commence <em>Warframe</em>?</h1> <h1>Comment commence <em>Warframe</em>?</h1>
@@ -53,7 +54,7 @@
</table> </table>
</main> </main>
<footer> <footer>
<p>© Léa Dezothez. Tout droits réservés. <br> Novembre 2025 <br> Page créée par Les Alt-F4</p> <p>© Léa Dezothez. Tout droits réservés. <br> Novembre 2025 <br> Page créée par Les Alt-F4</p>
<p>DATE_WEBSITE</p> <p>DATE_WEBSITE</p>

View File

@@ -9,19 +9,19 @@
<body class="lore"> <body class="lore">
<nav> <nav>
<img src="images/LogoALT-F4_Nav.svg" alt="ALT-F4"> <img src="images/LogoALT-F4_Nav.svg" alt="ALT-F4">
<ul> <ul>
<li><a href="index.html">Accueil</a></li> <li><a href="index.html">Accueil</a></li>
<li><a href="aPropos.html">À propos</a></li> <li><a href="aPropos.html">À propos</a></li>
<li><a href="team.html">L'équipe</a></li> <li><a href="team.html">L'équipe</a></li>
<li><a href="#">Histoire de DE</a></li> <li><a href="histoire.html">Histoire de DE</a></li>
<li><a href="lore.html">Univers Sci-fi</a></li> <li><a href="lore.html">Univers Sci-fi</a></li>
<li><a href="#">Missions</a></li> <li><a href="#">Missions</a></li>
<li><a href="armures.html">Armures</a></li> <li><a href="armures.html">Armures</a></li>
</ul> </ul>
</nav> </nav>
<main> <main>
<table> <table>
<tr> <tr>
<th><a href="#awakening">Éveil</a></th> <th><a href="#awakening">Éveil</a></th>
@@ -204,11 +204,13 @@
<img src="images/ImagesLea/archwing.jpg" alt="Image d'une warframe avec ses Archwing dans l'espace"> <img src="images/ImagesLea/archwing.jpg" alt="Image d'une warframe avec ses Archwing dans l'espace">
</div> </div>
</article> </article>
<aside>
<div class="nextArc"><a href="lore.html">Menu</a></div>
<div class="nextArc"><a href="sousPageLore2.html">Suivant</a></div>
</aside>
</main> </main>
<aside>
<div class="nextArc"><a href="lore.html">Menu</a></div>
<div class="nextArc"><a href="sousPageLore2.html">Suivant</a></div>
</aside>
<footer> <footer>
<p>© Léa Dezothez. Tout droits réservés. <br> Novembre 2025 <br> Page créée par Les Alt-F4</p> <p>© Léa Dezothez. Tout droits réservés. <br> Novembre 2025 <br> Page créée par Les Alt-F4</p>

View File

@@ -9,20 +9,21 @@
<body class="lore"> <body class="lore">
<nav> <nav>
<img src="images/LogoALT-F4_Nav.svg" alt="ALT-F4"> <img src="images/LogoALT-F4_Nav.svg" alt="ALT-F4">
<ul> <ul>
<li><a href="index.html">Accueil</a></li> <li><a href="index.html">Accueil</a></li>
<li><a href="aPropos.html">À propos</a></li> <li><a href="aPropos.html">À propos</a></li>
<li><a href="team.html">L'équipe</a></li> <li><a href="team.html">L'équipe</a></li>
<li><a href="#">Histoire de DE</a></li> <li><a href="histoire.html">Histoire de DE</a></li>
<li><a href="lore.html">Univers Sci-fi</a></li> <li><a href="lore.html">Univers Sci-fi</a></li>
<li><a href="#">Missions</a></li> <li><a href="#">Missions</a></li>
<li><a href="armures.html">Armures</a></li> <li><a href="armures.html">Armures</a></li>
</ul> </ul>
</nav> </nav>
<main> <main>
<table> <table>
<tr> <tr>
<th><a href="#natah">Natah</a></th> <th><a href="#natah">Natah</a></th>
<th><a href="#secondDream">Le second rêve</a></th> <th><a href="#secondDream">Le second rêve</a></th>
@@ -159,14 +160,15 @@
</p> </p>
</div> </div>
</article> </article>
<aside>
<div class="nextArc"><a href="lore.html">Menu</a></div>
<div class="nextArc"><a href="sousPageLore1.html">Précédent</a></div>
<div class="nextArc"><a href="sousPageLore3.html">Suivant</a></div>
</aside>
</main> </main>
<aside>
<div class="nextArc"><a href="lore.html">Menu</a></div>
<div class="nextArc"><a href="sousPageLore1.html">Précédent</a></div>
<div class="nextArc"><a href="sousPageLore3.html">Suivant</a></div>
</aside>
<footer> <footer>
<p>© Léa Dezothez. Tout droits réservés. <br> Novembre 2025 <br> Page créée par Les Alt-F4</p> <p>© Léa Dezothez. Tout droits réservés. <br> Novembre 2025 <br> Page créée par Les Alt-F4</p>
<p>DATE_WEBSITE</p> <p>DATE_WEBSITE</p>

View File

@@ -9,19 +9,20 @@
<body class="lore"> <body class="lore">
<nav> <nav>
<img src="images/LogoALT-F4_Nav.svg" alt="ALT-F4"> <img src="images/LogoALT-F4_Nav.svg" alt="ALT-F4">
<ul> <ul>
<li><a href="index.html">Accueil</a></li> <li><a href="index.html">Accueil</a></li>
<li><a href="aPropos.html">À propos</a></li> <li><a href="aPropos.html">À propos</a></li>
<li><a href="team.html">L'équipe</a></li> <li><a href="team.html">L'équipe</a></li>
<li><a href="#">Histoire de DE</a></li> <li><a href="histoire.html">Histoire de DE</a></li>
<li><a href="lore.html">Univers Sci-fi</a></li> <li><a href="lore.html">Univers Sci-fi</a></li>
<li><a href="#">Missions</a></li> <li><a href="#">Missions</a></li>
<li><a href="armures.html">Armures</a></li> <li><a href="armures.html">Armures</a></li>
</ul> </ul>
</nav> </nav>
<main> <main>
<table> <table>
<tr> <tr>
<th><a href="#PreludeToWar">Prélude à la guerre</a></th> <th><a href="#PreludeToWar">Prélude à la guerre</a></th>
<th><a href="#newWar">La nouvelle Guerre</a></th> <th><a href="#newWar">La nouvelle Guerre</a></th>
@@ -71,14 +72,16 @@
</div> </div>
</div> </div>
</article> </article>
<aside>
<div class="nextArc"><a href="lore.html">Menu</a></div>
<div class="nextArc"><a href="sousPageLore2.html">Précédent</a></div>
<div class="nextArc"><a href="sousPageLore4.html">Suivant</a></div>
</aside>
</main> </main>
<aside> <footer>
<div class="nextArc"><a href="lore.html">Menu</a></div> <p>© Léa Dezothez. Tout droits réservés. <br> Novembre 2025 <br> Page créée par Les Alt-F4</p>
<div class="nextArc"><a href="sousPageLore2.html">Précédent</a></div> <p>DATE_WEBSITE</p>
<div class="nextArc"><a href="sousPageLore4.html">Suivant</a></div> </footer>
</aside>
<footer>DATE_WEBSITE</footer>
</body> </body>
</html> </html>

View File

@@ -9,20 +9,20 @@
<body class="lore"> <body class="lore">
<nav> <nav>
<img src="images/LogoALT-F4_Nav.svg" alt="ALT-F4"> <img src="images/LogoALT-F4_Nav.svg" alt="ALT-F4">
<ul> <ul>
<li><a href="index.html">Accueil</a></li> <li><a href="index.html">Accueil</a></li>
<li><a href="aPropos.html">À propos</a></li> <li><a href="aPropos.html">À propos</a></li>
<li><a href="team.html">L'équipe</a></li> <li><a href="team.html">L'équipe</a></li>
<li><a href="#">Histoire de DE</a></li> <li><a href="histoire.html">Histoire de DE</a></li>
<li><a href="lore.html">Univers Sci-fi</a></li> <li><a href="lore.html">Univers Sci-fi</a></li>
<li><a href="#">Missions</a></li> <li><a href="#">Missions</a></li>
<li><a href="armures.html">Armures</a></li> <li><a href="armures.html">Armures</a></li>
</ul> </ul>
</nav> </nav>
<main>
<table> <main>
<table>
<tr> <tr>
<th><a href="#awakening">Éveil</a></th> <th><a href="#awakening">Éveil</a></th>
<th><a href="#vorsPrize">Le prix de Vor</a></th> <th><a href="#vorsPrize">Le prix de Vor</a></th>
@@ -33,8 +33,16 @@
<th><a>L'Archwing</a></th> <th><a>L'Archwing</a></th>
</tr> </tr>
</table> </table>
<aside>
<div class="nextArc"><a href="lore.html">Menu</a></div>
<div class="nextArc"><a href="sousPageLore3.html">Précédent</a></div>
</aside>
</main> </main>
<footer>DATE_WEBSITE</footer> <footer>
<p>© Léa Dezothez. Tout droits réservés. <br> Novembre 2025 <br> Page créée par Les Alt-F4</p>
<p>DATE_WEBSITE</p>
</footer>
</body> </body>
</html> </html>

View File

@@ -6,7 +6,27 @@
<title>Page d'équipe</title> <title>Page d'équipe</title>
</head> </head>
<body> <body>
<nav>
<img src="images/LogoALT-F4_Nav.svg" alt="ALT-F4">
<ul>
<li><a href="index.html">Accueil</a></li>
<li><a href="aPropos.html">À propos</a></li>
<li><a href="team.html">L'équipe</a></li>
<li><a href="histoire.html">Histoire de DE</a></li>
<li><a href="lore.html">Univers Sci-fi</a></li>
<li><a href="#">Missions</a></li>
<li><a href="armures.html">Armures</a></li>
</ul>
</nav>
<footer>DATE_WEBSITE</footer> <main>
<p>Coming soon...</p>
</main>
<footer>
<p>© Léa Dezothez. Tout droits réservés. <br> Novembre 2025 <br> Page créée par Les Alt-F4</p>
<p>DATE_WEBSITE</p>
</footer>
</body> </body>
</html> </html>

View File

@@ -7,8 +7,21 @@
</head> </head>
<body> <body>
<header> <header>
<h2>Coming soon...</h2>
</header> </header>
<nav>
<img src="images/LogoALT-F4_Nav.svg" alt="ALT-F4">
<ul>
<li><a href="index.html">Accueil</a></li>
<li><a href="aPropos.html">À propos</a></li>
<li><a href="team.html">L'équipe</a></li>
<li><a href="histoire.html">Histoire de DE</a></li>
<li><a href="lore.html">Univers Sci-fi</a></li>
<li><a href="#">Missions</a></li>
<li><a href="armures.html">Armures</a></li>
</ul>
</nav>
<main> <main>
<section> <section>
@@ -79,6 +92,10 @@
</div> </div>
</section> </section>
</main> </main>
<footer>DATE_WEBSITE</footer>
<footer>
<p>© Léa Dezothez. Tout droits réservés. <br> Novembre 2025 <br> Page créée par Les Alt-F4</p>
<p>DATE_WEBSITE</p>
</footer>
</body> </body>
</html> </html>