Actualiser header.php
This commit is contained in:
12
header.php
Normal file
12
header.php
Normal file
@@ -0,0 +1,12 @@
|
||||
<!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>
|
||||
Reference in New Issue
Block a user