⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 cart.asp

📁 网上勾物系统欢迎大家下在 如有问题可以联系我
💻 ASP
字号:
<link href="css.css" rel="stylesheet" type="text/css">
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<table width="195" border="0" cellpadding="0" cellspacing="0">
  <tr> 
    <td height="5" colspan="3"><img src="images/null.gif" width="1" height="5"></td>
  </tr>
  <tr> 
    <td rowspan="3" width="70"><img src="images/buy.gif" width="70" height="70"></td>
    <td width="1" rowspan="3" bgcolor="F7A200"><img src="images/null.gif" width="1" height="1"></td>
    <td width="129" height="30">&nbsp;共有<font color="#FF6600" size="3"><strong>{$number}</strong></font>种商品</td>
  </tr>
  <tr> 
    <td height="30">&nbsp;你应支付金额<br> 
      &nbsp;为<font color="#FF6600" size="3"><strong>{$money}</strong></font>元</td>
  </tr>
  <tr> 
    <td height="30" align="center"><a href="javascript:;" onClick="window.open('shopcart.asp','','top=50,left=120,width=650,height=460,scrollbars=yes,alwaysRaised=yes,z-look=yes')"><img src="chinese/cartbotton.gif" width="90" height="15" border="0"></a></td>
  </tr>
  <tr> 
    <td height="5" colspan="3"><img src="images/null.gif" width="1" height="5"></td>
  </tr>
</table>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -