Finalisation du footer, implémentation complète du menu de navigation, intégration des class de chaque page, ajout des pages html inexistante, mise en warning d'une page potentiellement doublons et standardisation du wireframe.
This commit is contained in:
@@ -5,9 +5,9 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="icon" href="images/F4vicon.ico">
|
||||
<link rel="stylesheet" href="css/style.css">
|
||||
<title>Lore</title>
|
||||
<title>Univers Sci-fi</title>
|
||||
</head>
|
||||
<body class="lore">
|
||||
<body>
|
||||
<nav>
|
||||
<img src="images/LogoALT-F4_Nav.svg" alt="ALT-F4">
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
</ul>
|
||||
</nav>
|
||||
|
||||
<main>
|
||||
<main class="lore">
|
||||
<article>
|
||||
<h1>Comment commence <em>Warframe</em>?</h1>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user