21 lines
1.0 KiB
HTML
21 lines
1.0 KiB
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<link rel="stylesheet" href="../css/style.css" />
|
|
<meta charset="utf-8"/>
|
|
<meta name="viewport" content="width=device-width", initial-scame="1"/>
|
|
<title>FleetZen/services</title>
|
|
<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><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>
|
|
</body>
|
|
</html>
|