forked from HelloWorld521/Java
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathheader.html
More file actions
49 lines (48 loc) · 224 KB
/
header.html
File metadata and controls
49 lines (48 loc) · 224 KB
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
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Language" content="zh-cn">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="description" content="杰普电子商务门户">
<title>杰普电子商务门户</title>
<LINK href="css/main.css" rel=stylesheet>
<script language = "JavaScript" src = "js/main.js"></script>
</head>
<body topmargin="0" leftmargin="0" rightmargin="0" bottommargin="0">
<table width="100%" border="0" cellspacing="0" cellpadding="0" id="table2">
<tr>
<td align="left" width="7%" background="images/top_bg.gif"><img src="images/logo.gif" width="165" height="60"></td>
<td width="62%" background="images/top_bg.gif"> </td>
<td width="31%" background="images/top_bg.gif" align="right">
<img src="images/top_r.gif" width="352" height="58" border="0"></td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td background="images/dh_bg.gif" align="left" height="12">
<table width="100" border="0" cellspacing="0" cellpadding="0" align="center">
<tr>
<td width="5%"> </td>
<td width="10%"><a href="index.action" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image1','','images/index_on.gif',1)">
<img name="Image1" border="0" src="images/index.gif" width="90" height="36"></a></td>
<td width="10%"><a href="user/userinfo.jsp" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image2','','images/reg_on.gif',1)">
<img name="Image2" border="0" src="images/reg.gif" width="92" height="36"></a></td>
<td width="10%"><a href="shopcart.action" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image4','','images/carts_on.gif',1)">
<img name="Image4" border="0" src="images/cart.gif" width="92" height="36"></a></td>
<td width="10%"><a href="user/order.action" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image5','','images/order_on.gif',1)">
<img name="Image5" border="0" src="images/order.gif" width="92" height="36"></a></td>
<td width="10%"><a href="exit.action" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image6','','images/exit_on.gif',1)">
<img name="Image6" border="0" src="images/exit.gif" width="92" height="36"></a></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="1" cellpadding="3" align="center" border="0" width="98%">
<tr>
<td width="65%"><BR>
>> 欢迎访问 <b>杰普电子商务门户</b> </td>
<td width="35%" align="right">
</td></tr></table>
</body>
</html>