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

📄 head.asp

📁 一个用ASP编制的电子留言板
💻 ASP
字号:
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>郭兴春的个人网志</title>
<style type="text/css">
<!--
.style2 {font-size: 12px}
body,td,th {
	font-size: 13px;
	font-family: 宋体;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: none;
	color: #0066FF;
}
a:active {
	text-decoration: none;
	color: #0066FF;
}
-->
</style>
</head>
<body>
<p>
<table width="769" height="76" border="0" align="center" cellspacing="0">
  <tr>
    <td width="214" rowspan="2"><img name="yifan" src="../img/YIFANLOG.png" width="180" height="60" border="0" alt=""></td>
    <td width="412" rowspan="2" align="center" valign="middle" bgcolor="#FFFFFF"><img src="img/liuyan.gif" width="220" height="40"></td>
    <td width="137" height="29" align="center" valign="bottom"><p>共有留言<% =Session("Mnumber")%>条</p></td>
  </tr>
  <tr>
    <td height="27" align="center" valign="middle">今日留言<% =Session("Tnumber")%>条</td>
  </tr>
</table>
<table width="768" height="27" border="0" align="center" cellspacing="0">
  <tr>
    <td width="214" height="27" align="left" valign="bottom" background="../img/ad_dhbg1.gif" ><FONT color=#33ff33><span class="style2">当前日期
          <% Response.Write(date) %> </span>      
      <SCRIPT language=JavaScript 
            src="../MASSAGE/img/date.js" 
            type=text/JavaScript></SCRIPT>
    </font></td>
    <td width="21" background="../img/ad_dhc.gif">&nbsp;</td>
    <td width="527"><span class="style2"> <a href="login.asp">管理留言</a>| </span><a href="write.asp">填写留言</a> | <a href="guest.asp">查看留言</a> | <a href="../index.asp">返回首页</a></td>
  </tr>
</table>
<table width="768" border="0" align="center" cellspacing="0">
  <tr>
    <td width="134" height="24" background="../img/ad_dhggl.gif">&nbsp;</td>
    <td width="630" background="../img/ad_dhgg.gif">
      <MARQUEE onmouseover=this.stop() onmouseout=this.start() 
            scrollAmount=1 scrollDelay=4 width=590 
            align="left">
&nbsp;&nbsp;&nbsp;郭兴春的留言板调试中
      </MARQUEE></td>
  </tr>
</table>

⌨️ 快捷键说明

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