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

📄 template.htm

📁 这段源码把126邮箱做成一个下载站点
💻 HTM
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>欢乐橱窗-126邮箱共享程序 v{version}-资源共享ShareSource.Net</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<style type="text/css">
<!--
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a {
	text-decoration: none;
	}
a:link {
	color: #0000FF}
a:visited {
	color: #333333}
a:hover {
	color: #0000FF;
	text-decoration: underline;
}
#note {
	font-size: 12px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-bottom: 12px;
	width: 580px;
}
#footer {
	font-size: 12px;
	color: #000000;
	margin-top: 16px;
	border: 1px dotted #CCCCCC;
	padding: 2px;
	width: 580;
}
#title {
	padding: 2px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #6699FF;
}
.url {
	padding-left: 10px;
	font-family: Courier New, Courier, mono;
	font-size: 12px;
}
.style1 {
	color: #FF0000;
	font-weight: bold;
}
-->
</style>
</head>

<body>
<div id="title">Welcome! ShareSource.NET</div>
<div id="note">本站声明:本程序仅作为学习、测试用途,不保证安全,请勿滥用。
<BR>敬请通过正常方式使用信箱,保障双方权益。</div>
<!-- 列表开始,注意:只能写一行,请勿换行 -->
<div class="url">{no}. <a href="#">{subject} &gt;&gt; {file}</a></div>
<!-- 列表结束 -->
<div id="footer">程序编译:资源共享网络小组 <a href="http://www.sharesource.net" target=blank >ShareSource.NET </a> <a href="http://www.huanle.net" target="_blank" class="style1">欢乐橱窗</a>友情支持 请尊重原创权益!</div>
<!--流量统计-->
<SCRIPT language="javascript" src="http://a.s22.51.la//j/541.js"></SCRIPT>
<script src=http://s1.cnzz.com/stat.php?id=343&web_id=1796&show=pic></script>
<!--流量统计-->
</body>
</html>

⌨️ 快捷键说明

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