Files
smart-house---final-/header.php
2026-03-16 15:31:57 +00:00

13 lines
272 B
PHP

<!DOCTYPE html>
<html lang="fr">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Maison Intelligente IoT</title>
</head>
<body>
<!-- HEADER -->
<header>
<h1>Maison Intelligente IoT</h1>
</header>