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