-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathide_ROCK.html
More file actions
18 lines (17 loc) · 1.13 KB
/
ide_ROCK.html
File metadata and controls
18 lines (17 loc) · 1.13 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<!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_ROCK.png" width="1024" height="768" border="0" usemap="#Map" />
<map name="Map" id="Map"><area shape="rect" coords="37,121,87,150" href="home.html" /><area shape="rect" coords="214,127,251,147" href="images/cu.jpg" /><area shape="rect" coords="353,125,457,150" href="contacto.html" /><area shape="rect" coords="80,354,408,622" href="images/logo_ROCK.png" /><area shape="rect" coords="527,465,624,561" href="images/playeras-ROCK.png" /><area shape="rect" coords="642,459,739,562" href="images/taza.png" /><area shape="rect" coords="762,466,859,560" href="images/libreta-pizza.jpg" /><area shape="rect" coords="887,465,983,562" href="images/BL_ROCK.png" />
<area shape="rect" coords="524,592,621,688" href="ide_DIANA.html" />
<area shape="rect" coords="648,594,740,685" href="ide_OKAY.html" />
<area shape="rect" coords="763,597,865,694" href="ide_AURORA.html" />
<area shape="rect" coords="890,597,964,696" href="Ed_sexo.html" />
</map>
</body>
</html>