Blame view

htdocs/documents/fiche_amb1.html 279 Bytes
c10d2abc   rcavalie   ajout fichiers se...
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
  <!doctype html>
  
  <head>
      <meta charset="utf-8">
  </head>
  
  <h1><big>Ambu</big></h1>
  
  <center><img src="Ambulancier.jpg"></center>
  
  <p>
  L'ambulancier est la personne qui conduit une ambulance.
  Parfois, il peut être accompagné par un infirmier ou une infirmière.
  </p>
  
  
  </html>