You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- <!DOCTYPE html>
- <html lang="en">
-
- <head>
- <meta charset="UTF-8">
- <title>Portes Ouvertes Hôp Hôp Hôp - 25 septembre 2021</title>
- <link rel="stylesheet" href="style.css">
- </head>
-
- <body>
-
- <h1 class="title">Bienvenue aux portes ouvertes de </h1>
-
- <img id="logo-hop" src="logo-hop.png" alt="Logo hop hop hop"/>
-
- <h2 class="title">Vous êtes chez :</h2>
-
- <img id="logo-laclic" src="laclic.png" alt="Logo hop hop hop"/>
-
- </body>
-
- </html>
|