Modifications pour le document Code test
sur 2021/12/16 23:04
sur 2021/12/16 23:05
Résumé
Détails
- Propriétés de la Page
-
- Contenu
-
... ... @@ -1,8 +1,10 @@ 1 1 2 2 {{html}} 3 3 <div style="display:flex; border:2px black dotted;height:100px"> 4 - <p style="display:flex; position:center; border:2px black solid; width:300px; height:100px"></p> 5 - <p style="display:flex; position:center; border:2px black solid; width:300px; height:100px"></p> 4 + <div style="position-flex:columms"> 5 + <p style="display:flex; position:center; border:2px black solid; width:300px; height:100px"></p> 6 + <p style="display:flex; position:center; border:2px black solid; width:300px; height:100px"></p> 7 + </div> 6 6 </div> 7 7 8 8 {{/html}}