📄 uhead.ascx
字号:
<%@ Control Language="c#" AutoEventWireup="false" Codebehind="uHead.ascx.cs" Inherits="Huayou.Hyb2b.WebApp.co.co10.uHead" TargetSchema="http://schemas.microsoft.com/intellisense/ie5"%>
<table width="780" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF">
<tr>
<td width="172" height="100" align="center"><img src="<%=cologo%>" width="160" height="90"></td>
<td width="608"><span style="font:bold 18px;color:#666633;filter:progid:DXImageTransform.Microsoft.Glow(color=ffffff,strength=1);WIDTH:90%;"><strong><%=coname%></strong></span></td>
</tr>
</table>
<table width="780" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF">
<tr>
<td width="211" height="23" align="right"></td>
<td width="2"><img src="img/top-side01.gif" width="2" height="12"></td>
<td width="55" align="center"><a href="Index.aspx?Sid=<%=Sid%>">首页</a></td>
<td width="2"><img src="img/top-side01.gif" width="2" height="12"></td>
<td width="70" align="center"><a href="Introduce.aspx?Sid=<%=Sid%>">企业介绍</a></td>
<td width="2"><img src="img/top-side01.gif" width="2" height="12"></td>
<td width="70" align="center"><a href="Sca.aspx?Sid=<%=Sid%>">供求信息</a></td>
<td width="2"><img src="img/top-side01.gif" width="2" height="12"></td>
<td width="70" align="center"><a href="Product.aspx?Sid=<%=Sid%>">产品展示</a></td>
<td width="2"><img src="img/top-side01.gif" width="2" height="12"></td>
<td width="70" align="center"><a href="News.aspx?Sid=<%=Sid%>">企业动态</a></td>
<td width="2"><img src="img/top-side01.gif" width="2" height="12"></td>
<td width="70" align="center"><a href="Contact.aspx?Sid=<%=Sid%>">联系方式</a></td>
<td width="2"><img src="img/top-side01.gif" width="2" height="12"></td>
<td width="70" align="center"><a href="Job.aspx?Sid=<%=Sid%>">人才招聘</a></td>
<td width="2"><img src="img/top-side01.gif" width="2" height="12"></td>
<td width="70" align="center"><a href="LeaveWord.aspx?Sid=<%=Sid%>">信息反馈</a></td>
</tr>
</table>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -