📄 map.jsp
字号:
<%@ page language="java" import="java.util.*" pageEncoding="GB18030"%>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>无标题文档</title>
<style type="text/css">
<!--
.STYLE1 {color: #CC99FF}
#Layer1 {
position:absolute;
left:182px;
top:180px;
width:603px;
height:244px;
z-index:1;
border-color: #00FFFF;
}
#Layer2 {
position:absolute;
left:675px;
top:281px;
width:132px;
height:103px;
z-index:1;
background-color: #CCCCCC;
margin-top: 0px;
}
.STYLE3 {font-size: 12px}
.STYLE5 {font-size: xx-small}
-->
</style>
</head>
<body topmargin="0" leftmargin=0>
<table width="100%" border="0" align="left" bordercolor="#FFFFFF">
<tr>
<td colspan="7">
<img src="../images/xuhui.gif"/>
</td>
</tr>
<tr>
<td width="100" bgcolor="#CC99FF"><div align="center">我的首页</div></td>
<td width="100" bgcolor="#CC99FF"><div align="center">公司简介</div></td>
<td width="100" bgcolor="#CC99FF"><div align="center">我的购物车</div></td>
<td width="100" bgcolor="#CC99FF"><div align="center">用户中心</div></td>
<td width="100" bgcolor="#CC99FF"><div align="center">联系我们</div></td>
<td width="100" bgcolor="#CC99FF"><div align="center">留言反馈</div></td>
<td width="100" bgcolor="#CC99FF"><div align="center"><span class="STYLE1"></span>帮助中心</div></td>
</tr>
</table>
<br>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -