ajout header

This commit is contained in:
allarda 2024-09-16 14:40:11 +02:00
parent 30960746cd
commit 6e7dc88fb5

View File

@ -5,6 +5,9 @@
<title>Projet Site Web</title>
</head>
<body>
<header>
<h2>Entreprise - Services & Solutioins</h2>
</header>
<h1>Bienvenue sur le site de l'entreprise</h1>
</body>
</html>