📄 index.jsp
字号:
<%@ page contentType="text/html; charset=gb2312" %>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>电子商城</title>
</head>
<body >
<table width="755" height="150%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td height="98"><div align="center">
<jsp:include page="topOne.jsp"/></div> </td>
</tr>
<tr>
<td height="43" align="center" valign="middle" background="image/daohang.jpg"><jsp:include page="topTwo.jsp"/></td>
</tr>
<tr>
<td height="847">
<table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
<tr >
<td width="193" height="638" rowspan="4" valign="top" background="image/zuocedaohangbeijing.jpg"><jsp:include page="left.jsp"/></td>
<td width="562" height="10" align="center" valign="bottom" bgcolor="#E2E2E2"> </td>
</tr>
<tr >
<td height="39" align="center" valign="middle" bgcolor="#FFFFFF"><jsp:include page="topThree.jsp"/></td>
</tr>
<tr>
<td height="89" valign="top" background="image/guanggaotiao.jpg">
</td>
</tr>
<tr>
<td height="524" valign="top" bgcolor="#FFFFFF"><jsp:include page="right.jsp"/></td>
</tr>
</table></td>
</tr>
<tr bgcolor="#FFFFFF">
<td height="100" ><p align="center"><jsp:include page="downNews.jsp"/>
</td>
</tr>
</table>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -