📄 no.asp
字号:
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<link rel="stylesheet" href="../css/style.css">
<title>我的购物车</title>
</head>
<Body topmargin="5">
<CENTER>
<TABLE width=100% border=0 cellspacing=0 cellpadding=0>
<TR>
<TD align=left width=184 height=50><img src=../images/my_car.gif></td>
</TR>
</TABLE><BR><BR>
<TABLE width="100%" border="0" cellspacing="0">
<TR>
<TD width="80%" valign="top"><p align="center"><font color="#cc0000">对不起,您的购物车中还没有商品,请到我们的产品展厅中进行选购。</font></p><BR>
<p align="center"><font color="#FF0000"><input type="button" value="继续购物" name="B2" onClick="window.close();window.opener.location='../spzs/default.asp';"> <input type="button" value="关闭窗口" name="B1" onClick="window.close();">
<p> </td>
</tr>
</table>
</center>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -