<
Depuis la version < 36.1 >
modifié par Quentin / Zèbre STURER
sur 2021/11/25 18:56
À la version < 29.1 >
modifié par Quentin / Zèbre STURER
sur 2021/11/25 18:53
>
Commentaire de modification : Il n'y a aucun commentaire pour cette version

Résumé

Détails

Icon Propriétés de la Page
Contenu
... ... @@ -1,11 +1,22 @@
1 1  
2 2  {{html}}
3 - <div style="display: flex;border: 2px black solid;">
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 + <div style="display: flex;border: 2px black solid;">
4 4   <p style="color: white;width: 25%;">CONTACT</p>
5 5   <p style="color: white;width: 25%">LIEN</p>
6 6   <p style="color: white;width: 25%">Branches</p>
7 7   <p style="color: white;width: 25%">A PROPOS</p>
8 8   </div>
9 -
18 + </footer>
19 +</body>
20 +</html>
10 10  {{/html}}
11 11  
This wiki is licensed under a Creative Commons 2.0 license
XWiki 13.10 - Documentation - Conditions