Modifications pour le document Code test
sur 2021/11/25 18:55
sur 2021/11/25 18:56
Résumé
Détails
- Propriétés de la Page
-
- Contenu
-
... ... @@ -1,14 +1,12 @@ 1 1 2 2 {{html}} 3 3 <!DOCTYPE html> 4 - <html>4 + 5 5 <head> 6 6 <meta charset="utf-8"> 7 - <link rel="stylesheet" type="text/css" href="bas.css"> 8 - <title></title> 9 9 </head> 10 10 <footer style="display: inline-block;width: 100%; margin: 0 auto; background-color:#0A4E8C ;position: sticky; bottom: 0px;border: 2px solid;"> 11 11 </footer> 12 - </html>10 + 13 13 {{/html}} 14 14