fluxograma.html
2.74 KB
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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
<!DOCTYPE html>
<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
<meta charset="UTF-8">
<title>i3GeoSaude</title>
<link media="screen" href="./files/estilos.css" type="text/css"
rel="stylesheet">
<link rel="stylesheet" type="text/css" href="./files/estilos.css">
</head>
<body class="blue-bg">
<div id="wrapper-flex">
<div style="background-color: white;">
<div class="f-page-auto-cell" id="doc">
<div class="imginicio"><img onclick="window.history.back()" style="border: 0px solid ; width: 40px; height: 40px;" alt="inicio" src="files/inicio.gif"></div>
<h1></h1>
<a style="font-weight: bold;" name="what">Fluxograma</a><br>
<div
style="text-align: center; width: 649px; margin-left: auto; margin-right: auto;">
<img id="Image-Maps_2201305151405244" src="imagens/fluxo.png"
usemap="#Image-Maps_2201305151405244" alt="" border="0" height="875"
width="649"><map id="_Image-Maps_2201305151405244"
name="Image-Maps_2201305151405244">
<area shape="rect" coords="36,0,154,44" href="xxxxxxxxxxxxx"
alt="Base de metadados" title="Base de metadados" target="_blank">
<area shape="rect" coords="405,0,509,42" href="DeterminandoLimites.html"
alt="Limites geográficos" title="Limites geográficos" target="_blank">
<area shape="rect" coords="35,115,155,178" href="admin_metadados.html"
alt="Definições" title="Definições" target="_blank">
<area shape="rect" coords="536,216,592,259"
href="DeterminandoLimites.html" alt="Alterar limites"
title="Alterar limites" target="_blank">
<area shape="rect" coords="199,327,291,393"
href="CriacaoBancoDados.html" alt="Conectar ao SGBD"
title="Conectar ao SGBD" target="_blank">
<area shape="rect" coords="535,338,593,380" href="shape.html"
alt="Fazer upload" title="Fazer upload">
<area shape="rect" coords="201,477,290,517"
href="criacao_banco_dados-variavel.html#importdados"
alt="Upload dos dados" title="Upload dos dados" target="_blank">
<area shape="rect" coords="60,597,129,636" href="DigitandoDados.html"
alt="Digitar dados" title="Digitar dados" target="_blank">
<area shape="rect" coords="97,705,288,746"
href="publicacaoNoi3Geosaude.html" alt="Publicar cartograma"
title="Publicar cartograma" target="_blank">
<area shape="rect" coords="0,824,70,865" href="editandolink.html"
alt="Fazer Mashup" title="Fazer Mashup" target="_blank">
<area shape="rect" coords="332,821,402,870" href="editandolink.html#ext"
alt="Criar aplicaçao" title="Criar aplicaçao" target="_blank">
<area shape="rect" coords="647,873,649,875"
href="http://www.image-maps.com/index.php?aff=mapped_users_2201305151405244"
alt="Image Map" title="Image Map">
</map>
</div>
</div>
<br>
</div>
</div>
</body>
</html>