ConHead.asp
资源名称:wap.rar [点击查看]
上传用户:sking1122
上传日期:2020-09-24
资源大小:1005k
文件大小:1k
源码类别:
手机WAP编程
开发平台:
ASP/ASPX
- <%
- '***************ASPSecurity 后台管理顶部*****************
- ' Thanks PuterJam's PJBlog2
- ' Copyleft 2006
- ' Create:2006-1-14
- ' Update:2006-1-14
- '********************************************************
- %>
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <html>
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
- <link rel="stylesheet" rev="stylesheet" href="inc/control.css" type="text/css" media="all" />
- </head>
- <body class="headbody">
- <div class="headmain">
- <div style="height:70px;background:url('images/adminHead.jpg') no-repeat;">
- <div style="padding-top:53px;padding-left:70px;font-size:11px;font-family:verdana;font-weight:bold;color:#fff;">掌上校园-仿帝国系统,wap.cnscu.cn强作作品!</div>
- </div>
- </div>
- </body>
- </html>