-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path01-home1.html
executable file
·72 lines (66 loc) · 1.54 KB
/
01-home1.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
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
62
63
64
65
66
67
68
69
70
71
72
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>01-home</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<!-- ImageReady Styles (01-home.psd) -->
<style type="text/css">
<!--
#Tabla_01 {
position:absolute;
left:0px;
top:0px;
width:1024px;
height:1000px;
}
#id01-home1-01_ {
position:absolute;
left:0px;
top:0px;
width:1024px;
height:165px;
}
#id01-home1-02_ {
position:absolute;
left:0px;
top:165px;
width:1008px;
height:835px;
}
#id01-home1-03_ {
position:absolute;
left:1008px;
top:165px;
width:16px;
height:37px;
}
#id01-home1-04_ {
position:absolute;
left:1008px;
top:202px;
width:16px;
height:798px;
}
-->
</style>
<!-- End ImageReady Styles -->
</head>
<body style="background-color:#FFFFFF;">
<!-- ImageReady Slices (01-home.psd) -->
<div id="Tabla_01">
<div id="id01-home1-01_">
<img id="id01_home1_01" src="images/01-home1_01.gif" width="1024" height="165" alt="" />
</div>
<div id="id01-home1-02_">
<img id="id01_home1_02" src="images/01-home1_02.gif" width="1008" height="835" alt="" />
</div>
<div id="id01-home1-03_">
<img id="id01_home1_03" src="images/01-home1_03.gif" width="16" height="37" alt="" />
</div>
<div id="id01-home1-04_">
<img id="id01_home1_04" src="images/01-home1_04.gif" width="16" height="798" alt="" />
</div>
</div>
<!-- End ImageReady Slices -->
</body>
</html>