-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathvelocidade.html
25 lines (20 loc) · 958 Bytes
/
velocidade.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<!doctype html>
<html lang="pt-br">
<head>
<meta http-equiv="Content-Language" content="pt-br">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="Microsserviço Genérico - Métodos Interpretados">
<meta name="author" content="Denis Pereira Raymundo">
<meta name="theme-color" content="#3f51b5"/>
<title>Microsserviço Web Genérico · Métodos Interpretados</title>
</head>
<body>
<header>
<p class="float-right"><a href="/">Voltar</a></p>
<img src="img/Docker.png" width="95%" height="95%">
</header>
<footer class="container">
<p>© 2020-2021 <a href="https://br.linkedin.com/in/denis-pereira-raymundo" target="_blank">Denis Pereira Raymundo</a> · <a href="https://www.ifsudestemg.edu.br/riopomba" target="_blank">IF Sudeste MG</a></p>
</footer>
</main>