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

📄 char.asp

📁 是个不错的文件代码,希望大家好好用,
💻 ASP
字号:
<%
sub senfe_head()
response.write "<!doctype html public ""-//w3c//dtd html 4.01 transitional//en"">"
%>
<head>
<title>玫瑰情缘--百味书屋 </title>
<meta http-equiv="content-type" content="text/html; charset=gb2312">
<meta name="description" content="电影,音乐,游戏,图库,写真,明星,软件,小说,两性">
<meta name="keyword" content="电影,音乐,游戏,图库,写真,明星,软件,小说,两性">
<link 
href="images/book/style.css" type=text/css rel=stylesheet>
<script language=javascript src="/inc/js.js" type=text/javascript></script>
<style type="text/css">
<!--
.tta {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
a:link {
	color: #000000; text-decoration: none
}
a:visited {
	color: #000000; text-decoration: none
}
a:active {
	color: #ff0000; text-decoration: underline
}
a:hover {
	color: #ff9900; text-decoration: none
} 
-->
</style>
</head>

<body topmargin="0">

<center><!--#include file="head.htm" -->


<table width=758 border=0 cellspacing=0 cellpadding=0 align=center bgcolor=#ffffff>
  <tr>
    <td height=33 valign=middle >
      <table width=100% height=30 border=0 cellspacing=0 cellpadding=0>
        <tr>
          <td valign=bottom>
            <table height=23 width=100% border=0 cellspacing=1 cellpadding=0 bgcolor=#ffffff>
              <tr height=23 align=center>
<script language=javascript>
<!--
function menulist(name,url,target)
{
document.write ('<td align=center bgcolor=#ff6600><a href='+url+'');
if (target==1)
{
document.write (' target=_blank');
}else{
document.write ('');
}
document.write ('><font color=#ffffff>'+name+'</font></a></td>');
}
//-->
</script>               
<script lauguage=javascript>
	menulist('首 页','book.asp','0');
	menulist('玄 幻','?senfe=listbook&bl_class=1','0');
	menulist('武 侠','?senfe=listbook&bl_class=2','0');
	menulist('言 情','?senfe=listbook&bl_class=3','0');
	menulist('都 市','?senfe=listbook&bl_class=4','0');
	menulist('历 史','?senfe=listbook&bl_class=5','0');
	menulist('历 史','?senfe=listbook&bl_class=6','0');
	menulist('游 戏','?senfe=listbook&bl_class=7','0');
	menulist('竞 技','?senfe=listbook&bl_class=8','0');
	menulist('科 幻','?senfe=listbook&bl_class=9','0');
	menulist('灵 异','?senfe=listbook&bl_class=10','0');
	menulist('美 文','?senfe=listbook&bl_class=11','0');
	menulist('同 人','?senfe=listbook&bl_class=12','0');
	menulist('剧 本','?senfe=listbook&bl_class=13','0');
	menulist('图 文','?senfe=listbook&bl_class=14','0');
    </script> 
              </tr>
            </table>
          </td>
        </tr>
      </table>
    </td>
  </tr>
</table>
<style type="text/css">
.xt{font-size:9pt;line-height:150%;font-family:"宋体", "arial", "ms sans serif";}
.dht{font-size:9pt;color:white;line-height:180%;font-family:"宋体", "arial", "ms sans serif";}
.zt{font-size:10.5pt;line-height:160%;font-family:"宋体","verdana","arial","ms sans serif";}
.dt{font-size:10.5pt;line-height:180%;font-family:"宋体", "verdana", "arial", "ms sans serif";}
</style>
<%
end sub

sub senfe_foot()
%>
<table width="760" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#ffffff"  class="table-hx66s">
  <tr>
    <td valign="top" height="6"></td>
  </tr>
  <tr>
    <td align="center" valign="top"><table width="100%"  border="0" cellspacing="0" cellpadding="0">
      <tr>
         <td width="100%" align="center" valign="top"><a href='/about.asp'><!--#include file="footer.htm" --></tr>
    </table>

<%
response.write "</html>"
end sub
%>


⌨️ 快捷键说明

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