📄 introduce.aspx
字号:
<%@ Register TagPrefix="uc1" TagName="uBottom" Src="uBottom.ascx" %>
<%@ Register TagPrefix="uc1" TagName="uLeft" Src="uLeft.ascx" %>
<%@ Register TagPrefix="uc1" TagName="uHead" Src="uHead.ascx" %>
<%@ Page language="c#" Codebehind="Introduce.aspx.cs" AutoEventWireup="false" Inherits="Huayou.Hyb2b.WebApp.co.co6.Introduce" %>
<%@ Register TagPrefix="uc1" TagName="uRight" Src="uRight.ascx" %>
<HTML>
<HEAD>
<title>
<%=OrgName%>
</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<LINK href="../../resume.css" type="text/css" rel="stylesheet">
</HEAD>
<body leftmargin="0" topmargin="0" bgcolor="#ff7835">
<uc1:uHead id="UHead1" runat="server"></uc1:uHead>
<TABLE height="110" cellSpacing="0" cellPadding="0" width="777" bgColor="#ffffff" border="0">
<TBODY>
<TR>
<TD vAlign="top" align="center" width="47" background="img/10.htm" height="110">
<uc1:uRight id="URight1" runat="server"></uc1:uRight>
</TD>
<TD vAlign="top" align="center" width="763" height="110">
<DIV align="center">
<TABLE height="40" cellSpacing="0" cellPadding="0" width="90%" border="0">
<TBODY>
<TR>
</TR>
</TBODY></TABLE>
<br>
<table width="95%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="25" class="px12"><b><%=coname%></b></td>
</tr>
</table>
<TABLE style="BORDER-COLLAPSE: collapse" borderColor="#111111" height="24" cellSpacing="0"
cellPadding="0" width="98%" border="0">
<TBODY>
<TR>
<TD vAlign="top" width="2%" height="148"><IMG height="1" src="" width="20"></TD>
<TD vAlign="top" width="69%" height="148"><table width="100%" border="0" cellspacing="0" cellpadding="0" align="center">
<tr>
<td height="150"><p style="LINE-HEIGHT:150%"><table width="100%" border="0" cellspacing="0" cellpadding="0" align="center">
<tr>
<td height="350" valign="top">
<p style="LINE-HEIGHT:180%"><table border="0" align="left" cellspacing="0" cellpadding="0">
<tr>
<td height="175" width="220" bgcolor="#efefef" align="center"><img src="<%=copic%>" width="200" height="150"></td>
</tr>
</table>
<div class="px12"><%=cointroduce%></div>
</td>
</tr>
</table>
</p>
</td>
</tr>
<tr>
<td> </td>
</tr>
<tr>
<td height="30" class="px12"> <strong>企业扩展信息</strong></td>
</tr>
<tr>
<td height="30"><table width="90%" border="0" cellspacing="1" cellpadding="1" class="px12" align="center">
<tr>
<td width="22%" height="24">
<div align="right">◆ 企业名称:
</div>
</td>
<td><%=coname%></td>
</tr>
<tr>
<td height="24"><div align="right">
◆ 企业性质:
</div>
</td>
<td><%=coxz%></td>
</tr>
<tr>
<td height="24"><div align="right">
◆ 主营行业:
</div>
</td>
<td><%=ypxxone%>
、<%=ypxxtwo%></td>
</tr>
<tr>
<td height="24"><div align="right">
◆ 主营业务:
</div>
</td>
<td><%=coyw%></td>
</tr>
<tr>
<td height="24"><div align="right">
◆ 经营模式:
</div>
</td>
<td><%=cojy%></td>
</tr>
<tr>
<td height="24"><div align="right">
◆ 贸易地区:
</div>
</td>
<td><%=comy%></td>
</tr>
<tr>
<td height="24"><div align="right">
◆ 主要客户:
</div>
</td>
<td><%=cokh%></td>
</tr>
</table>
<p style="LINE-HEIGHT:180%"></p>
</td>
</tr>
</table>
<TD vAlign="top" width="29%" height="148"><uc1:uLeft id="ULeft1" runat="server"></uc1:uLeft>
</TD>
</TR>
</TBODY></TABLE>
</DIV>
</TD>
</TR>
</TBODY></TABLE>
<uc1:uBottom id="UBottom1" runat="server"></uc1:uBottom>
</body>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -