<!DOCTYPE html>
<html>
<head>
<title>Titre du document</title>
</head>
<body>
<p>Image d'un enfant</p>
<figure>
<img src="/uploads/media/default/0001/01/25acddb3da54207bc6beb5838f65f022feaa81d7.jpeg" alt="A Cute Baby" width="250" height="200">
<figcaption>Fig.1 – Cute baby</figcaption>
</figure>
</body>
</html>