Blame view

app/src/main/assets/fiche_ortho1.html 393 Bytes
af6964e6   Edmur LOPES   create new git
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>Orthophoniste</big></h1>
  
  <center><img src="ortho.jpg"></center>
  
  <p>
  L'orthophoniste est la personne qui aide et rééduque
  les enfants et les adultes qui ont du mal à communiquer
  (difficultés pour parler, pour articuler, bégaiement…)
  ou qui ont du mal à apprendre (à lire, à écrire, à calculer…). 
  </p>
  
  
  </html>