mirror of
https://old.git.ood.ovh/flambyte/HEAJ_2021113.git
synced 2025-04-28 19:08:21 +02:00
30 lines
No EOL
1.1 KiB
HTML
30 lines
No EOL
1.1 KiB
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<style>
|
|
h1 {
|
|
color:#005b88;
|
|
font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
|
|
display: flex;
|
|
}
|
|
.gallerie {
|
|
display:inline;
|
|
}
|
|
</style>
|
|
<title>site</title>
|
|
<h1>Exercice sur les branches</h1>
|
|
<div class="container">
|
|
<ul class="gallerie">
|
|
<li><img src= "https://www.bebesaurus.com/4668-medium_default/branche-de-liege-40-50cm.jpg"></li>
|
|
<li><img src= "https://www.bebesaurus.com/4668-medium_default/branche-de-liege-40-50cm.jpg"></li>
|
|
<li><img src= "https://cdn-s-www.ledauphine.com/images/3E9A5EA5-6BEA-4043-AB1F-7B6032CFDFD3/MF_contenu/pourquoi-les-lamas-representent-un-espoir-dans-la-lutte-contre-le-virus-1632389918.jpg"></li>
|
|
<li><img src= "https://t1.ldh.be/iuZa_dVHbD7Un9cteeikNCMlCpU=/0x194:2560x1474/1920x960/614b5093d8ad585d67e04923.jpg"></li>
|
|
<li><img src= "https://assets.letemps.ch/sites/default/files/styles/original/public/media/2020/07/14/file777a82pmdrp6ae0d981.jpg?itok=ZAM41mHH.jpg"></li>
|
|
</ul>
|
|
</div>
|
|
</head>
|
|
|
|
<body>
|
|
</body>
|
|
|
|
</html> |