📄 index.htm
字号:
<%@ page contentType="text/html; charset=gb2312" language="java" import="java.sql.*" errorPage="" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>查询页</title>
<style type="text/css">
<!--
body {
background-image: url(image/Back057.gif);
}
.style1 {font-size: 14px}
.style2 {font-size: 16px}
.style3 {color: #0000FF}
.style4 {
color: #0066FF;
font-family: "新宋体";
}
.style5 {color: #0066FF; font-family: "新宋体"; font-size: 18px; }
.style6 {font-size: 12px}
.style7 {color: #0000FF; font-size: 16px; }
.style8 {color: #3300FF}
.style9 {color: #99CC00}
.style10 {color: #993300}
.style11 {color: #993300; font-size: 12px; }
.style12 {color: #993300; font-size: 14px; }
.style13 {color: #0066CC}
.style14 {
color: #0000CC;
font-weight: bold;
}
.style15 {color: #0000CC}
.style16 {color: #FF0000}
-->
</style></head>
<body>
<form name="form1" method="post" action="pages/index.jsp">
<table width="999" border="0" cellpadding="0" cellspacing="0">
<tr >
<td colspan="7" > </td>
</tr>
</table>
</form>
<form name="form2" method="post" action="shangpinchaxun.jsp">
<table width="997" cellpadding="0" cellspacing="0">
<tr >
<td colspan="3" rowspan="8"><div align="center">
</div> <div align="center" class="style5"></div> <div align="center"></div> <div align="center">
</div> <div align="center"></div> <div align="center"></div></td>
<td width="352" height="22"><div align="center"></div></td>
<td width="348" colspan="2" rowspan="7"><div align="center"></div> <div align="center"></div></td>
</tr>
<tr >
<td height="23"><div align="center"><span class="style5">商品信息查询</span></div></td>
</tr>
<tr >
<td> </td>
</tr>
<tr >
<td height="35"><div align="center">
<select name="select">
<option>IBM</option>
<option>NEC</option>
<option>samsung</option>
</select>
</div></td>
</tr>
<tr >
<td><div align="center">
<input type="submit" name="Submit3" value="查询">
</div></td>
</tr>
<tr >
<td> </td>
</tr>
<tr >
<td><div align="center"><a href="pages.jsp">商品查询分页显示</a></div></td>
</tr>
<tr >
<td colspan="3"> </td>
</tr>
<tr >
<td colspan="6"><div align="center"></div> <div align="center"></div> <div align="center"></div> <div align="center"></div> <div align="center"></div> <div align="center"></div></td>
</tr>
</table>
<p> </p>
</form>
<p> </p>
<p align="center"> </p>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -