uhead.ascx

来自「1.把"Web"文件夹内的文件拷贝到某个文件夹 2.在IIS中新建站点」· ASCX 代码 · 共 15 行

ASCX
15
字号
<%@ Control Language="c#" AutoEventWireup="false" Codebehind="uHead.ascx.cs" Inherits="Huayou.Hyb2b.WebApp.co.co6.uHead" TargetSchema="http://schemas.microsoft.com/intellisense/ie5"%>
<TABLE height=60 cellSpacing=0 cellPadding=0 width=777 border=0>
  <TBODY>
    <TR>
      <TD width=45 height=60><img height=96 src="img/82.gif" 
      width=126 border=0></TD>
      <TD width=681 background=img/81.gif height=60>
        <P align=center><FONT class=bigtitle color=#ffffff><B><FONT 
      style="FONT-SIZE: 18pt; FILTER: glow(color=#000000, strength=4); WIDTH: 100%; POSITION: relative" 
      face=隶书 color=#ffffff><%=coname%></FONT></B></FONT></P></TD>
      <TD width=45 height=60><IMG height=96 src="img/80.gif" 
      width=129 border=0></TD>
    </TR>
  </TBODY>
</TABLE>

⌨️ 快捷键说明

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