Ajouter blibliotheque

This commit is contained in:
houdax93 2025-06-05 10:25:03 +00:00
commit 9923b3fea3

21
blibliotheque Normal file
View File

@ -0,0 +1,21 @@
<!DOCTYPE html>
<html lang="fr">
<head>
<meta charset="UTF-8">
<title>Bibliothèque</title>
</head>
<body>
<h1>Bibliothèque</h1>
<img src="https://images.pexels.com/photos/30266553/pexels-photo-30266553/free-photo-of-cafe-d-automne-chaleureux-avec-decor-rustique.jpeg?auto=compress&cs=tinysrgb&w=1260&h=750&dpr=2"
alt="Café dautomne chaleureux"
width="500">
<br><br>
<a href="seigneur_des_anneaux.html">
<button>Voir Le Seigneur des Anneaux</button>
</a>
</body>
</html>