Code source wiki de Code test
Afficher les derniers auteurs
author | version | line-number | content |
---|---|---|---|
1 | |||
2 | {{html}} | ||
3 | <div style="display:flex; border:2px black dotted;height:100px"> | ||
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> | ||
8 | </div> | ||
9 | |||
10 | {{/html}} |