Files
smart-house---final-/header.php
2026-03-12 08:25:27 +00:00

14 lines
208 B
PHP

<!DOCTYPE html>
<html lang="fr">
<head>
<meta charset="UTF-8">
<title>Smart House</title>
<link rel="stylesheet" href="css/style.css">
</head>
<body>
<header>
<h1>Smart House</h1>
</header>