Wed Sep 8 10:48:31 AM CEST 2021

This commit is contained in:
mirsella 2021-09-08 10:48:31 +02:00
parent d4f1d95071
commit 97b9abf458
No known key found for this signature in database
GPG Key ID: 60F2FF3B0450FB64
6 changed files with 32 additions and 0 deletions

View File

@ -0,0 +1,19 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<link rel="stylesheet" href="style.css" type="text/css" media="all">
<title>Domotique</title>
</head>
<body>
<div class="banner">
<img src="termometre.png" alt="termometre">
<h1>grandeurs mesurées dans le salon</h1>
</div>
</body>
</html>

View File

@ -0,0 +1,13 @@
body {
background: pink;
}
.banner {
margin: 30px;
display: flex;
height: 20%;
justify-content: center;
}
.banner > img {
height: 100px;
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.9 KiB

BIN
englais.odt Normal file

Binary file not shown.

BIN
espagnol.odt Normal file

Binary file not shown.

BIN
histoire.odt Normal file

Binary file not shown.