Premier commit sur la branche feature/header

This commit is contained in:
DURAND Solal
2025-09-16 09:10:52 +02:00
parent 61b6ddb810
commit b31b541e86

View File

@@ -5,6 +5,9 @@
<title>Projet Site Web<title> <title>Projet Site Web<title>
</head> </head>
<body> <body>
<header>
<h2>Entreprise - service & Solutions</h2>
</header>
<h1> CACA</h1> <h1> CACA</h1>
</body> </body>
</html> </html>