Modifications pour le document Code test
sur 2021/12/16 23:13
sur 2021/12/16 23:14
Résumé
Détails
- Propriétés de la Page
-
- Contenu
-
... ... @@ -1,11 +1,10 @@ 1 1 2 2 {{html}} 3 3 <div style="display:flex; border:2px black dotted;height:100px"> 4 + <p style="display:block; margin-left:250px; border:2px black solid; width:300px; height:50px"> Decembre</p><br> 5 + <ul style="display:block; position:center; border:2px black solid; width:300px; height:100px"><ul><li> 12/12 </li><li> 25/12 </li></ul> 4 4 5 - <p style="display:block; margin-left:250px; border:2px black solid; width:300px; height:50px"> Decembre</p> 6 - <p style="display:block; position:center; border:2px black solid; width:300px; height:100px"><ul><li> 12/12 </li><li> 25/12 </li></ul></p> 7 7 8 -</div> 9 9 10 10 {{/html}} 11 11