?? 608352084c18001e1afee88a53cb45b1
字號:
<%@ page language="java" import="java.util.*" pageEncoding="utf-8"charser="utf-8"%>
<%
String path2 = request.getContextPath();
String basePath2 = request.getScheme()+"://"+request.getServerName()+":"+request.getServerPort()+path2+"/";
%>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>My JSP 'header.jsp' starting page</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta http-equiv="pragma" content="no-cache">
<meta http-equiv="cache-control" content="no-cache">
<meta http-equiv="expires" content="0">
<meta http-equiv="keywords" content="keyword1,keyword2,keyword3">
<meta http-equiv="description" content="This is my page">
<!--
<link rel="stylesheet" type="text/css" href="styles.css">
-->
</head>
<body>
<table style="MARGIN: 10px 0px" cellspacing=0 cellpadding=0 width="844"
align=center border=0>
<tbody>
<tr>
<td><img height=150
src="images/tie.jpg"
width=955></td>
<td width=776> </td>
</tr>
</tbody>
</table>
<TABLE width="954"
height=37 border=0 align="center" cellPadding=0 cellSpacing=0
style="BORDER-RIGHT: #cfcfcf 1px solid; BORDER-TOP: #cfcfcf 1px solid; BACKGROUND: url(images/menubg.gif) repeat-x; BORDER-LEFT: #cfcfcf 1px solid; BORDER-BOTTOM: #cfcfcf 1px solid">
<TBODY>
<TR>
<TD width=78><IMG height=211
src="images/logo1.jpg"
width=296></TD>
<TD width="862" class=menu> <A href="index.jsp">首頁</A> | <A
href="product.jsp">產品展示</A> | <A
href="product.jsp">產品類別</A> | <a href="">我的購物車</a> | <a href="">我的訂單</a> | <A
href="product.jsp">留言板 </A> | <a href=""> 用戶注銷</a> </TD>
</TR>
</TBODY>
</TABLE>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -