sale.asp

来自「本网上拍卖系统选用ASP + SQL Server进行开发, 是一个基于Brow」· ASP 代码 · 共 54 行

ASP
54
字号
<html>

<head>
<meta http-equiv="Content-Language" content="zh-cn">
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>2008messenger拍卖系统</title>
</head>

<body>
<div align="center">
<table border="0" width="875" id="table" height="700">
	<tr>
		<td height="170" colspan="2"><img border="0" src="images/head.jpg" width="875" height="170"></td> </td>
	</tr>
	<tr>
		<td height="20" colspan="2">
		<marquee style="font-family: 隶书; font-weight: bold; color:#008080" bgcolor="#FF6600" scrollamount="10" scrolldelay="200">2008messenger拍卖系统祝您购物愉快!</marquee></td>
	</tr>
	<tr>
		<td height="477" width="200"><!--#include file="left.asp" --> </td>
		<td height="477" width="675" bgcolor="#ffffff" valign="top">
		<div align="center">
			<table border="0" width="675" id="table1" height="510" bgcolor="#C0C0C0">
				<tr>
					<td>
		<div align="center">
			<table border="0" width="100%" id="table2" height="140">
				<tr>
					<td colspan="2" height="46" bgcolor="#008000" align="center">
					<font color="#000080" size="6">&nbsp;</font><font color="#00FFFF" size="5" face="华文中宋">请选择宝贝发布方式:</font></td>
				</tr>
				<tr>
					<td align="center" width="50%" bgcolor="#008080">
					<font size="6" color="#FF6600"><a href="saleykj.asp">
					<span style="text-decoration: none; font-weight:700"><font color="#FF6600">
					一口价</font></span></a></font></td>
					<td align="center" width="47%" bgcolor="#008080"><b>
					<font size="6">
					<font color="#FF6600"><a href="salepm.asp">
					<font color="#FF6600"><span style="text-decoration: none">拍卖</span></font></a></font> </font></b></td>
				</tr>
			</table>
		</div>
		  </td>
				</tr>
			</table>
		</div></td>
	</tr>
	<tr>
		<td height="33" colspan="2"><!--#include file="foot.asp" --> </td>
	</tr>
</table></div>
</body>
</html>

⌨️ 快捷键说明

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