Files
projet-tlc/index.html
2026-02-11 15:48:55 +01:00

12 lines
235 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>yippee</title>
</head>
<body>
<h1>Hello, people!</h1>
<p>coolz</p>
</body>
</html>