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

📄 index.asp

📁 WEB2.0圈子交友平台,以用户影音创意和分享为主导, 为用户提供:圈子,个人空间,博客,话题,相册,分类信息,短信,交友等免费服务,致力打造中国第一套 WEB2.0交友系统开源网站.
💻 ASP
字号:
<!--#include file="../main.asp" -->
<!--#include file="../public.asp" -->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta name=keywords content="<%=OKAr%>" />
<meta name="description" content="<%=OKsize%>" />
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>相册 - <%=cityname%></title>
<meta name="robots" content="follow,index" />
<link href="../images/style.css" rel="stylesheet" type="text/css" />
<link href="../images/msg.css" rel="stylesheet" type="text/css" />
<SCRIPT language=javascript src="../images/zoom.js" type=text/javascript></SCRIPT>
<link rel="shortcut icon" href="/favicon.ico" />
<style>
<!--
#flashcontent p {
color: #000;
}
#foot {
display: block;
width: 720px;
margin: 0px auto;
}

-->
</style>
</head>
<body>
<div id="append_parent"></div>
<div id="wrap">
<!--#include file="../top.asp" -->

  <DIV class=main>
<DIV class=main-box-5>
<DIV class=box-top>
<DIV></DIV></DIV>
<DIV class=nav>我的位置:<A href="/index.asp">首页</A> &raquo; <A 
href="index.asp">相册</A> &raquo; <STRONG>相册列表</STRONG></DIV>
<DIV class=box3>
<TABLE class=title cellSpacing=0 cellPadding=0 width="100%" border=0>
  <TBODY>
  <TR>
    <TD class=title-l></TD>
    <TD><SPAN class=right2><A href="index.asp">最新发布</A> | 
      <A 
    href="index.asp?action=htc">按人气</A> | 
      <A 
    href="/person/photo_add.asp">发布我的相册</A></SPAN>相册列表</TD>
    <TD class=title-r></TD></TR></TBODY></TABLE>
	
<%call Photo()%>
<DIV class=box-bot>
<DIV></DIV></DIV></DIV></DIV>
<!--#include file="../bottom.asp" -->
  <div id="wrap-bot">
      <div></div>
  </div>
</div>

</body>
</html>  
		  

⌨️ 快捷键说明

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