⚲
Projet
Général
Profil
Connexion
S'enregistrer
Accueil
Projets
Aide
Recherche
:
Polytech Ge Sous Traitance
Tous les projets
Polytech Projets Ge
»
Polytech Ge Sous Traitance
Aperçu
Activité
Roadmap
Demandes
Gantt
Calendrier
Annonces
Documents
Wiki
Fichiers
Dépôt
Télécharger (2,87 ko)
Feature #12403
» IoT.html
le code html de la page -
Anonyme, 25/09/2020 17:24
<!DOCTYPE html>
<html>
<head>
<title>
web server project
</title>
<meta
charset=
"utf-8"
/>
</head>
<body>
<link
rel=
"stylesheet"
href=
"ioT.css"
/>
<div
class=
"dashboard"
>
<header>
<div
class=
"f fe"
>
<div
class=
"heading"
>
<img
src=
"ent.png"
>
<h5
class=
"date"
>
8 avril 2020
</h5>
<h2
class=
"title"
>
Projet Serveur Web
</h2>
</div>
</div>
<div
class=
"mesures f"
>
<div
class=
"Temp"
>
<p
style=
"color: white"
><strong>
Température
</strong></p>
<strong
style=
"color: white"
>
26°
<sup>
C
</sup></strong>
</div>
<p></p>
<div
class=
"Hygro"
>
<p
style=
"color: white"
><strong>
Hygrométrie.
</strong></p>
<strong
style=
"color: white"
>
48.2%
</strong>
</div>
<p></p>
<div
class=
"Lum"
>
<p
style=
"color: white"
><strong>
Luminosité.
</strong></p>
<strong
style=
"color: white"
>
52.99
</strong>
</div>
</div>
</header>
<section>
<!-- Appliances -->
<div
class=
"appliances"
>
<div
class=
"appliance"
>
<input
type=
"checkbox"
name=
"a"
id=
"b"
>
<label
for=
"b"
>
<i
class=
"r"
></i>
<strong>
Led ON/OFF
</strong>
<span
data-o=
"opened"
data-c=
"closed"
></span>
<small></small>
</label>
</div>
<div
class=
"appliance"
>
<input
type=
"checkbox"
name=
"a"
id=
"d"
>
<label
for=
"d"
>
<i
class=
"f"
></i>
<strong>
botton
</strong>
<span
data-o=
"opened"
data-c=
"closed"
></span>
<small></small>
</label>
</div>
</div>
<!-- Category -->
<div
class=
"category"
>
<ul>
<li><p
style=
"color: blue"
>
Réalisé par:
</p></li>
<li><p><strong>
ACHOUR MOHAMED
</strong></style></p></li>
<li><p><strong>
THOMAS FRAYSSINET
</strong></p></li>
<li><p
style=
"color: blue"
>
Encadré par:
</p></li>
<li><p><strong><span
style=
"text-decoration: underline;"
>
POLYTECH CLERMONT-FERRAND:
</span>
M.Michel JAMES
</strong></p></li>
<li><p><strong><span
style=
"text-decoration: underline;"
>
TUTEUR INDUSTRIEL:
</span>
M.Julian LAURENCE
</strong></style></p></li>
</ul>
</div>
</section>
</div>
<a
href=
"https://forge.clermont-universite.fr/projects/p20ab08"
target=
"_blank"
title=
"aller sur la forge"
style=
"position: fixed; bottom: 10px; right: 10px"
><img
src=
"https://findicons.com/files/icons/1676/primo/128/info_black.png"
alt=
""
></a>
</body>
</html>
« Précédent
1
2
3
4
Suivant »
(1-1/4)
Chargement...