json + navbarre update
This commit is contained in:
+3
-9
@@ -8,14 +8,6 @@
|
||||
<html lang="fr">
|
||||
</head>
|
||||
<body>
|
||||
<div id="nav_barre" class="shadow">
|
||||
<h1>FleetZen</h1>
|
||||
<div id="buttons">
|
||||
<a href="../pages/contact.html"><button class="styled">contact</button></a>
|
||||
<a href="../pages/services.html"><button class="x_to_x">services</button></a>
|
||||
<a href="../index.html"><button class="retour btn_icone"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-undo2-icon lucide-undo-2"><path d="M9 14 4 9l5-5"/><path d="M4 9h10.5a5.5 5.5 0 0 1 5.5 5.5a5.5 5.5 0 0 1-5.5 5.5H11"/></svg>retour</button></a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="padding_left">
|
||||
<p class="sous-titre">Découvrez nos services tous plus utiles les uns que les autres !</p>
|
||||
<table border="1" class="table">
|
||||
@@ -66,12 +58,14 @@
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
<table border="1" class="table_2">
|
||||
<tbody id="corps_flotte"></tbody>
|
||||
</table>
|
||||
<footer class="footer">
|
||||
<button id="color">Mode sombre</button>
|
||||
stagiaires rpz echoes
|
||||
<span id="horloge"></span>
|
||||
</footer>
|
||||
<p id="message_flotte"></p>
|
||||
<script src="css/devis.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user