-
Notifications
You must be signed in to change notification settings - Fork 0
/
product_4.html
71 lines (70 loc) · 2.34 KB
/
product_4.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
<!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">
.t1 {
font-size: 12px;
}
.t4 {
font-size: 12px;
text-align: center;
}
a{
color:#000;
text-decoration:none;
}
a:hover{
color:#30F;
}
img{
border:1px solid #CCC;
}
.kong{
height:40px;
}
</style>
</head>
<body>
<div class="kong"></div>
<table width="680">
<tr>
<td height="30" bgcolor="#E5E5E5" class="t1">您现在的位置》<a href="product_1.html" target="f2">首页》</a><a href="product_4.html" target="f2">iphone智能系列</a></td>
</tr>
<tr>
<td><table width="200" border="0" cellspacing="10">
<tr>
<td><a href="#"><img src="images/ip.jpg" width="150" height="100" alt="iphone智能系列" /></a></td>
<td><a href="#"><img src="images/ip1.jpg" width="150" height="100" alt="iphone智能系列" /></a></td>
<td><a href="#"><img src="images/ip2.jpg" width="150" height="100" alt="iphone智能系列" /></a></td>
<td><a href="#"><img src="images/ip3.jpg" width="150" height="100" alt="iphone智能系列" /></a></td>
</tr>
<tr>
<td><a href="#"><img src="images/ip5.jpg" width="150" height="100" alt="iphone智能系列" /></a></td>
</tr>
</table>
<tr><td> </td></tr>
</td>
</tr>
<tr>
<td><table width="673">
<tr>
<td width="170" height="30" class="t4">共4条,每页9条,页次:1/1</td>
<td width="490" height="30"><table width="303" align="right" cellspacing="5" class="t4">
<tr>
<td width="34" bgcolor="#CCCCCC"><a href="product_4.html" target="f2">首页</a></td>
<td width="45" bgcolor="#CCCCCC"><a href="product_4.html" target="f2">上一页</a></td>
<td width="23" bgcolor="#CCCCCC">1</td>
<td width="37" bgcolor="#CCCCCC"><a href="product_4.html" target="f2">下一页</a></td>
<td width="68"><form><select><option name="1">第1页</option>
</select></form></td>
<td width="47" bgcolor="#CCCCCC"><a href="product_4.html" target="f2">尾页</a></td>
</tr>
</table></td>
</tr>
</table></td>
</tr>
</table>
</body>
</html>