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

📄 ad_foot.ascx

📁 公司网站源程序,ASP爱好者有很大的帮助,全部都是源程序.
💻 ASCX
字号:
<%@ Control Language="vb" AutoEventWireup="false" Codebehind="ad_foot.ascx.vb" Inherits="companywww.ad_foot" TargetSchema="http://schemas.microsoft.com/intellisense/ie5" %>
<style type="text/css"> <!-- body { margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; }
	a:link { text-decoration: none; color: #333333; }
	a:visited { text-decoration: none; color: #333333; }
	a:hover { text-decoration: underline; color: #333333; }
	a:active { text-decoration: none; color: #333333; }
	body,td,th { color: #333333; }
	.foot_font { font-size: 13px; color: #333333; }
	--> 
</style>
<table width="800" height="70" border="0" cellpadding="0" cellspacing="0" bgcolor="#fcd001">
	<tr>
		<td align="center" valign="top" class="foot_font"><br>
			程序开发:<a href="#">冬冬网络开发小组</a>成员--<a href="mailto:project@hzamt.com">冬山再起</a><br>
			<br>
			Copyright @ 2005-2006 冬冬网络开发小组, All Rights Reserved
		</td>
	</tr>
</table>

⌨️ 快捷键说明

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