-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathide_AURORA.html
More file actions
24 lines (23 loc) · 1.07 KB
/
ide_AURORA.html
File metadata and controls
24 lines (23 loc) · 1.07 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
<!DOCTYPE html>
<html lang="es">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<title>Identidad Corporativa</title>
</head>
<body>
<img src="images/iden_aurora.png" width="1024" height="768" border="0" usemap="#Map" />
<map name="Map" id="Map">
<area shape="rect" coords="37,123,90,148" href="home.html" />
<area shape="rect" coords="216,126,244,147" href="images/cu.jpg" />
<area shape="rect" coords="356,126,460,148" href="contacto.html" />
<area shape="rect" coords="526,463,620,561" href="images/Aurora_CD.png" />
<area shape="rect" coords="649,463,735,563" href="images/Aurora_folder.png" />
<area shape="rect" coords="766,462,860,561" href="images/Aurora_manual.png" />
<area shape="rect" coords="530,602,622,685" href="ide_OKAY.html" />
<area shape="rect" coords="662,596,736,696" href="Ed_sexo.html" />
<area shape="rect" coords="761,590,862,694" href="ide_ROCK.html" />
<area shape="rect" coords="886,591,980,693" href="ide_DIANA.html" /><area shape="circle" coords="247,480,181" href="images/Aurora_logo.png" />
</map>
</body>
</html>