site_web_karafon/historique.html

18 lines
438 B
HTML
Raw Normal View History

2024-06-19 10:53:57 +00:00
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title> Karäfon </title>
<link rel="stylesheet" href="karafon_style.css" />
<link rel="shortcut icon" type="image/x-icon" href="images/logo.jpg" />
</head>
<body>
<header>
<img src="images/logo.jpg" alt="logo de l'association" height="70" width="70"/>
<h1>Collectif Karäfon</h1>
</header>
<h1>Historique</h1>
</body>
</html>