📄 remaiqu.jsp
字号:
<%@ 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">
<!--
.style1 {
color: #FF9900;
font-weight: bold;
font-size: 36px;
background-color: #33FFFF;
}
.style2 {font-size: 16px}
.style3 {color: #FF9900; font-weight: bold; font-size: 16px; background-color: #33FFFF; }
body {
background-image: url(image/u=3751729908,81688770&gp=1.jpg);
}
-->
</style>
</head>
<body><table width="800" border="2" align="center" bgcolor="#FFFFFF">
<tr><td>
<p align="center" class="style1">热卖区</p>
<p align="center"><img src="image/shouji/u=530549660,725009040&gp=2.jpg" width="120" height="118"> <img src="image/7250jianjie.gif" width="275" height="156"></p>
<p align="center" class="style1 style2">诺基亚7250 价格:5000</p>
<center><form name="form1" method="post" action="nuojiya.jsp">
<input type="submit" name="Submit" value="选购">
<input name="hiddenField" type="hidden" value="7250">
数量:
<input name="textfield" type="text" value="1" size="5">
</form></center>
<p> </p>
<p align="center"><img src="image/shouji/u=499726237,3882187930&gp=0.jpg" width="139" height="139"> <img src="image/E365.gif" width="250" height="150"></p>
<p align="center" class="style3">摩托罗拉E365 价格:500</p>
<center><form name="form2" method="post" action="nuojiya.jsp">
<input type="submit" name="Submit2" value="选购">
<input name="hiddenField" type="hidden" id="hiddenField" value="365">
数量:
<input name="textfield" type="text" id="textfield" value="1" size="5">
</form></center>
<p> </p>
<p align="center"><img src="image/shouji/u=3480568376,2099435163&gp=0.jpg" width="139" height="104"><img src="image/7160jianjie.gif" width="273" height="150"></p>
<p align="center" class="style3">诺基亚7160 价格:5300</p>
<center><form name="form3" method="post" action="nuojiya.jsp">
<input type="submit" name="Submit3" value="选购">
<input name="hiddenField" type="hidden" id="hiddenField" value="7160">
数量:
<input name="textfield" type="text" id="textfield" value="1" size="5">
</form></center></td></tr></table>
<p align="center"><a href="index.jsp">继续购物</a></p>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -