- 积分
- 25120
- 注册时间
- 2007-3-16
- 激情
- 17680
- 居住地
- 中国 重庆市 江津市
- 在线时间
- 57944 小时
- 最佳答案
- 975

用户组:管理员
为人民服务!
      
|
发表于 2013-1-26 17:08:24
|
显示全部楼层
参考站群模板:- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <head>
- <meta http-equiv="content-type"
- content="text/html;charset=gbk2312">
- <title>{文章标题}</title>
- <meta name="description" content="{关键词}" />
- <link rel="stylesheet" type="text/css" href="style.css" />
- </head>
- <body>
- <div id="page">
- <div id="header" class="status4xx">
- <h1>>>【{关键词}】<<</h1>
- </div>
- <div id="content">
- <h2> {链轮}</h2>
- </div>
- <div id="footer"> <h2><a href="/">{关键词}</a>>>{文章标题}
- </div>
- <div id="footer">
- </h2>
- {文章前}{文章中}
- </div>
- <div id="footer"><h2>评论:</h2>
- {文章后}
- </div>
- <div id="footer"></div>
- </div>
- <script tpye="text/javascript">replaceLink()</script>
- <div id="copyright">Copyright@ 2011-2013 All Rights Reserved
- </div>
- <script type="text/javascript" src="http://www.wzdr.cn/ad1.js"></script>
- </body>
- </html>
复制代码 需设置:链轮间隔符为空格 (默认间隔符是 <br>换行)
如有不支持的效果请告诉我,陆续支持,谢谢。
可联系QQ获取新版测试
|
|