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

📄 topframe.asp

📁 这是一个基于WEB的树木分类专家系统asp源代码,对于初学者特别有帮助!
💻 ASP
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>topframe</title>
<style type="text/css">
<!--
.style4 {font-size: 18px; font-family: "方正舒体"; color: #33CC66; }
body {
	background-image: url();
	background-color: #66CC33;
}
body,td,th {
	color: #CCCCCC;
}
.style5 {color: #CC6699}
.style6 {color: #660000}
.style7 {font-family: "方正舒体"}
.style8 {color: #6633CC}
-->
</style>
<script language="JavaScript" type="text/JavaScript">
<!--
function MM_reloadPage(init) {  //reloads the window if Nav4 resized
  if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
    document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
  else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}
MM_reloadPage(true);
//-->
</script>
</head>

<body>
<p class="style7">
  <marquee  direction=middle behavior=scroll scrolldelay=2>
  <span class="style5"><span class="style8"><font size=7  class="style8" >欢迎进入基于WEB的树木分类专家系统</font>
 
  </span></span>
  </marquee>
</p>
<p class="style6">&nbsp;</p>

 <div id="Layer1" style="position:absolute; width:477px; height:71px; z-index:1; left: 14px; top: 34px;">
 <h2 class="style4"><span class="style5">你好!现在是:<%=now()%></span></h2>
 <h2 class="style4"><span class="style5"> </span>   
   
  
    
</h2>
</div>
<h1>&nbsp;</h1>
 

<p>
  <marquee  direction=left behavior=scroll scrolldelay=2>
  </marquee>
</p>
</body>
</html>

⌨️ 快捷键说明

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