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

📄 cu_header.ascx

📁 针对于企业以及中小站长的网站首页面设计与管理
💻 ASCX
字号:
<%@ Register TagPrefix="SK" Namespace="CnzzMain.Controls" Assembly="CnzzMain" %>
<%@ Control Language="c#" AutoEventWireup="false" Codebehind="cu_Header.ascx.cs" Inherits="CnzzMain.Templates.Default.cu_Header" TargetSchema="http://schemas.microsoft.com/intellisense/ie5" %>
<style type="text/css">
<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
-->
</style>
<table width="780" border="0" align="center" cellpadding="0" cellspacing="0">
      <tr>
        <td height="124"><img src="<%=TemplatePath%>images/logo.GIF" width="160" height="120" /></td>
        <td><a href="http://www.cpush.com" target="_blank"><img src="<%=TemplatePath%>images/ad8.gif" width="620" height="120" border="0" /></a></td>
      </tr>
    </table>
<table width="780" border="0" align="center" cellpadding="0" cellspacing="0">

  <tr>

    <td height="28" bgcolor="#091070"><SK:ControlHolder id="Controlholder3" runat="server" Src="cu_Header_ChannelList"></SK:ControlHolder></td>
  </tr>
</table>
<SK:CONTROLHOLDER id="ControlHolder1" runat="server" Src="cu_LogonInfo"></SK:CONTROLHOLDER>
<div align="center"><iframe src="http://www.cpush.com/ads.html" height="100" width="780" border="0" frameborder="0" scrolling="no"></iframe></div>

⌨️ 快捷键说明

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