Index.php

<!doctype html>
<html lang="fr">
<head>
<meta charset="utf-8">
<title>Domotique</title>
</head>

<body>
<header id="hd1">
<h1>control</h1>
<hgroup>
<h1>Domotique</h1>
<h2>La structure d.une page HTML5</h2>
</hgroup>
</header>
<iframe src=http://192.168.10.2:8080 width="320" height="240">
</iframe>
</body>
</html>