... | ... | @@ -45,7 +45,7 @@ for lettre in mon_langage: |
|
|
```
|
|
|
|
|
|
```html
|
|
|
<text cx="5" cy = "12" >avec le mot-clé html : ici, extrait d'un fichier svg ></text>
|
|
|
<text x="5" y = "12" >avec le mot-clé html : ici, extrait d'un fichier svg ></text>
|
|
|
<circle fill_color="yellow" cx="5" cy = "12" r = "50">
|
|
|
```
|
|
|
|
... | ... | |