-
Notifications
You must be signed in to change notification settings - Fork 0
/
gongsi-right-2.html
54 lines (53 loc) · 1.24 KB
/
gongsi-right-2.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
<!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>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>企业风采</title>
<style type="text/css">
#apDiv1 {
position:absolute;
left:24px;
top:28px;
width:608px;
height:388px;
z-index:1;
}
#apDiv2 {
position:absolute;
left:35px;
top:43px;
width:589px;
height:25px;
z-index:2;
font-size: 12px;
background: #F5F5F5;
padding-top:5px;
}
a{
color:#000;
text-decoration:none;
}
p{
font-size:12px;
line-height:20px;
}
.top a{
padding-left:20px;
}
</style>
</head>
<body>
<div id="apDiv1">
<p> </p>
<p> </p>
<div class="top">
<a><img src="images/567687.jpg" height="100" width="150" /></a>
<a><img src="images/115454.jpg" height="100" width="150" /></a>
<a><img src="images/5667.jpg" height="100" width="150" /></a>
<a><img src="images/54343454.jpg" height="100" width="150" /></a>
<a><img src="images/78878778.jpg" height="100" width="150" /></a>
<a><img src="images/8787870.jpg" height="100" width="150" /></a></div>
</div>
<div id="apDiv2">您现在的位置》<a href="gongsi-right-2.html">企业风采</a></div>
</body>
</html>