Modifications pour le document Code test
sur 2021/12/16 23:04
sur 2021/11/25 18:57
Résumé
Détails
- Propriétés de la Page
-
- Contenu
-
... ... @@ -1,9 +1,11 @@ 1 1 2 2 {{html}} 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> 6 -</div> 3 + <div style="display: flex;border: 2px black solid;"> 4 + <p style="width: 25%;">CONTACT</p> 5 + <p style="width: 25%">LIEN</p> 6 + <p style="width: 25%">Branches</p> 7 + <p style="width: 25%">A PROPOS</p> 8 + </div> 7 7 8 8 {{/html}} 9 9