-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathEd_exq.html
More file actions
19 lines (18 loc) · 787 Bytes
/
Ed_exq.html
File metadata and controls
19 lines (18 loc) · 787 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<!DOCTYPE html>
<html lang="es">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<title>D. Editorial</title>
</head>
<body>
<img src="images/edi_EXQ.png" width="1024" height="768" border="0" usemap="#Map" />
<map name="Map" id="Map"><area shape="rect" coords="52,114,106,141" href="home.html" />
<area shape="rect" coords="230,119,263,137" href="images/cu.jpg" /><area shape="rect" coords="368,111,472,146" href="contacto.html" />
<area shape="circle" coords="245,485,133" href="images/horizontal.pdf" />
<area shape="rect" coords="528,463,861,560" href="images/horizontal.pdf" />
<area shape="rect" coords="525,595,737,691" href="Ed_jpcc.html" />
<area shape="rect" coords="766,594,983,692" href="WEB_posh.html" />
</map>
</body>
</html>