15 lines
407 B
HTML
15 lines
407 B
HTML
<!DOCTYPE html>
|
|
<head> <meta charset="utf-8">
|
|
<title> Sauveteurs du dunkerquois</title>
|
|
</head>
|
|
<body>
|
|
<div class="LOGO-DUO">
|
|
<img src="https://sauveteurdudunkerquois.fr/wp-content/uploads/2021/09/LOGO-DUO.png" width="100"
|
|
height="100">
|
|
</div>
|
|
<div>
|
|
<input type="text"
|
|
placeholder="CHERCHER">
|
|
<button>CHERCHER</button>
|
|
<button>EXPLORER</button></div>
|
|
</body> |