header.asp

来自「我的小网站个人利用业余时间设计的」· ASP 代码 · 共 15 行

ASP
15
字号
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>欢迎光临-</title>
</head>
<body boder="0" leftmargin="0" topmargin="0">
<table width="780" border="0" align='center' leftmargin="0" topmargin="0">
<tr><td width="780" height="100" align="center"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="778" height="100" hspace="0">
  <param name="movie" value="image/heat_top.swf">
  <param name="quality" value="high">
  <embed src="image/heat_top.swf" width="778" height="100" hspace="0" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash"></embed>
</object></td>
</tr> 
</table>
</body>

⌨️ 快捷键说明

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