footer
This commit is contained in:
parent
600168fa4e
commit
be22a82b83
@ -5,6 +5,12 @@
|
|||||||
<title>Projet Site Web</title>
|
<title>Projet Site Web</title>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
<header>
|
||||||
|
<h2>Entreprise - Services & Solutions</h2>
|
||||||
|
</header>
|
||||||
<h1>Bienvenue sur le site de l'entreprise</h1>
|
<h1>Bienvenue sur le site de l'entreprise</h1>
|
||||||
|
<footer>
|
||||||
|
<p>© 2024 - Entreprise</p>
|
||||||
|
</footer>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
Loading…
Reference in New Issue
Block a user