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

📄 checkout.html

📁 网上商店 使用jsp开发网上商店系统 4.1环境准备 为了利用JSP技术,首先需要建立环境。
💻 HTML
字号:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"><!-- InstanceBegin template="/Templates/head.dwt" codeOutsideHTMLIsLocked="false" -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="keywords" content="${systemConfig.getStringConfigValue("webtitle")}}">
<meta name="description" content="${systemConfig.getStringConfigValue("webtitle")}">
<link href="../css/light.css" rel="stylesheet" type="text/css" />
<link rel="stylesheet" type="text/css" href="../css/mall_tbsp.css@t=20080730.css" />
<link rel="stylesheet" type="text/css" href="../css/mall_base.css@t=20080730.css" />
<link  rel="stylesheet" type="text/css" href="../css/mall_common.css@t=20080730.css" />	
<link  rel="stylesheet" type="text/css" href="../css/mall_exhibit.css@t=20080730.css" />
<!-- InstanceBeginEditable name="doctitle" -->
<title>${systemConfig.getStringConfigValue("webtitle")}</title>
<!-- InstanceEndEditable -->
<!-- InstanceBeginEditable name="head" -->
<style type="text/css">
<!--
input[type="text"]{
border-width:1px;
border-style:solid;
border-color:#333 #ccc #ccc #333;
}

#contentWrap #mainContent {
	float: left;
	width: 716px;
}
#contentWrap #sideContent {
	width: 253px;
	float: left;
	margin-left: 18px;
}
#contentWrap #sideContent #cart .title {
	line-height: 60px;
	height: 60px;
}
#contentWrap #sideContent #cart {
	border: 1px solid #cccccc;
}
#contentWrap #sideContent #cart .title {
	font-size: 15px;
	font-weight: bold;
	color:#CC0000;
	padding-left:10px;
	border-bottom: solid 9px #ddd;
}
price4 {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.price {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	}
/*鍦嗚

⌨️ 快捷键说明

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