📄 foot.ascx
字号:
<%@ Control Language="vb" AutoEventWireup="false" Codebehind="foot.ascx.vb" Inherits="companywww.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 { color: #333333; text-decoration: none; }
a:visited { color: #333333; text-decoration: none; }
a:hover { color: #333333; text-decoration: underline; }
a:active { color: #333333; text-decoration: none; }
body,td,th { color: #333333; }
.foot_font { font-size: 13px; color: #333333; }
-->
</style>
<table width="800" height="80" border="0" cellpadding="0" cellspacing="0" bgcolor="#0089f7">
<tr>
<td align="center" valign="top" class="head_font1"><br>
<a href="about.aspx" style="COLOR: #ffffff">关于我们</a> | <a href="wwwmap.aspx" style="COLOR: #ffffff">网站地图</a> | <a href="declare.aspx" style="COLOR: #ffffff">免责声明</a> | <a href="login.aspx" style="COLOR: #ffffff">后台管理</a><br>
<br>
Copyright @ 2005-2006 冬冬网络开发小组, All Rights Reserved
</td>
</tr>
</table>
<table width="800" height="40" border="0" cellpadding="0" cellspacing="0">
<tr>
<td align="center" valign="middle" class="foot_font">程序开发:<a href="#" target="_blank">冬冬网络开发小组</a>成员---<a href="mailto:project@hzamt.com">冬山再起</a></td>
</tr>
</table>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -