Ajouter blibliotheque
This commit is contained in:
commit
9923b3fea3
21
blibliotheque
Normal file
21
blibliotheque
Normal 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é d’automne chaleureux"
|
||||
width="500">
|
||||
|
||||
<br><br>
|
||||
|
||||
<a href="seigneur_des_anneaux.html">
|
||||
<button>Voir Le Seigneur des Anneaux</button>
|
||||
</a>
|
||||
</body>
|
||||
</html>
|
||||
|
Loading…
x
Reference in New Issue
Block a user