correctin tp3

This commit is contained in:
2025-12-03 14:04:41 +01:00
parent f468b0b2e0
commit 148696e062
12 changed files with 424 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Smiley</title>
<meta name="viewport" content="initial-scale=1,witdh=device-width">
<link rel="stylesheet" href="./css/style2.css">
</head>
<body>
<main>
<header></header>
<section></section>
<footer></footer>
</main>
</body>
</html>