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

📄 footer.html

📁 Absolutely wonderful features you may never imagine before, Skytree v2.0 takes you into a new era of
💻 HTML
字号:
<!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 http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Footer</title>
<style type="text/css">
body {
	font-family: arial,tahoma, sans-serif;
	font-size: 12px;
	line-height: 135%;
	margin: 0px;
	padding: 0px 10px;
}

#Footer {
	padding:2px;
}

#Footer p {
	float: right;
	font-size: 8pt;
	padding: 0px;
	margin: 0px 5px 0px 0px;
	text-align: right;
}

span.HighLight{
	font-weight: bolder;
	color: #990000;
}

a
{
	color: #003266;
	text-decoration: none;
}

a:hover
{
	color: #CC0000;
	text-decoration: underline;
}
</style>
</head>

<body>
<hr size="1" noshade="noshade" />
<div id="Footer">
	<p><a href="http://www.justrun.net/" target="_blank"><img src="../Images/Logo.gif" alt="Justrun" width="88" height="31" border="0" /></a></p>
  <p>Powered by <strong>JustRun</strong>, <span class="HighLight">SkyTree v2.0 Group</span> &copy;&nbsp;2005-2007 JustRun Studio All rights reserved. <br />
  Tele: +86 023 6096 8810 | Email: <a href="justrunstudio@gmail.com">justrunstudio@gmail.com</a></p>
</div>
</body>
</html>

⌨️ 快捷键说明

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