web_td01/index.html
2025-01-14 15:40:31 +01:00

14 lines
348 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
</head>
<body>
<h1>Quel titre !</h1>
<p>Bonjour les SIO :)</p>
<p>Ceci est un test de changement de stage\n pour vérifier l'actus mondial</p>
</body>
</body>
</html>