gonggaoinfo.asp

来自「oracle9i程序事例集」· ASP 代码 · 共 26 行

ASP
26
字号
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>公告信息</title>
</head>

<body>
<div align="center">
<center>
<table width="180" border="0" cellspacing="0" cellpadding="0">
  <tr>
    <td height="18" align="center" bgcolor="E4E2FE"><font size="-1" color="#0000FF">最新公告</font></td>
  </tr>
  <tr>
    <td>
	<marquee direction="up" width="100%" height="150"  scrollamount="2" id=info onMouseOver=info.stop() onMouseOut=info.start() >
	<p><font size="-1">&nbsp;&nbsp;&nbsp;&nbsp;DZSW.com为一家虚拟的笔记本销售代理公司,经营品牌有IBM,SONY(索尼)和LENOVO(联想)。主要产品为上述三个品牌所有系列的产品。经营对象为普通用户和大批量购买的公司。本公司将以低廉的价格和完美的售后系统让您体验到网络购物的安全、方便和快捷。</font></p>
	</marquee>
	</td>
  </tr>
</table>
</center>
</div>
</body>
</html>

⌨️ 快捷键说明

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