24 lines
530 B
HTML
24 lines
530 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<title>Document21</title>
|
|
<link rel="stylesheet" href="../../Css/Ambiente_Usuario/Monitor.css">
|
|
<link rel="stylesheet" href="../../Css/padraouser.css">
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<section id="entrada_1">
|
|
|
|
</section>
|
|
|
|
|
|
<script src="../../js/Ambiente_Usuario/Data_Moni_A1.js"></script>
|
|
<script src="../../js/Ambiente_Usuario/padrao_Moni_A1.js"></script>
|
|
|
|
</body>
|
|
|
|
</html> |