Public Access
5
0

Ajout FOOTER temporaire pour s.zkd.ca et correction style.css

This commit is contained in:
2025-11-20 19:41:15 -05:00
parent c27bc5cbdc
commit eaf432714a
8 changed files with 8 additions and 5 deletions

View File

@@ -8,4 +8,5 @@
<body> <body>
</body> </body>
<footer>DATE_WEBSITE</footer>
</html> </html>

View File

@@ -78,5 +78,6 @@
</div> </div>
</section> </section>
</main> </main>
<footer>DATE_WEBSITE</footer>
</body> </body>
</html> </html>

View File

@@ -27,7 +27,7 @@ nav ul li a {
} }
nav ul li { nav ul li {
width: 12,5%; width: 12.5%;
padding: 0 60px; padding: 0 60px;
} }

View File

@@ -59,7 +59,7 @@
</main> </main>
<footer> <footer>
<p>© Léa Dezothez. Tout droits réservés. <br> Novembre 2025 <br> Page créée par Les Alt-F4<br>--- COPIER DATE_WEBSITE ---</p> <p>© Léa Dezothez. Tout droits réservés. <br> Novembre 2025 <br> Page créée par Les Alt-F4<br>DATE_WEBSITE</p>
</footer> </footer>
</body> </body>
</html> </html>

View File

@@ -100,7 +100,7 @@
terminées. terminées.
</p> </p>
</div> </div>
<img src="images/ImagesLea/theTeacher.jpg"> <img src="images/ImagesLea/theTeacher.jpg" alt="Quete Le professeur">
</article> </article>
</main> </main>

View File

@@ -51,7 +51,7 @@
ce dernier essayant de rappeler à sa sœur quelle doit finir la guerre, celle-ci pensant encore quils mènent ce dernier essayant de rappeler à sa sœur quelle doit finir la guerre, celle-ci pensant encore quils mènent
lancienne guerre contre les Orokins.</p> lancienne guerre contre les Orokins.</p>
</div> </div>
<img src="images/ImagesLea/preludeToWar.jpg"> <img src="images/ImagesLea/preludeToWar.jpg" alt="Quete Prélude à la guerre">
</div> </div>
</article> </article>

View File

@@ -7,6 +7,6 @@
</head> </head>
<body> <body>
<footer>DATE_WEBSITE</footer>
</body> </body>
</html> </html>

View File

@@ -79,5 +79,6 @@
</div> </div>
</section> </section>
</main> </main>
<footer>DATE_WEBSITE</footer>
</body> </body>
</html> </html>