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

📄 detail_cop.htm

📁 123job求职招聘源代码
💻 HTM
字号:
<html>
<head>
<title>个人求职管理系统</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<link href="css_js/style.css" rel="stylesheet" type="text/css">
</head>

<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<table width="100%" height="50" border="0" cellpadding="0" cellspacing="0" bgcolor="#30483C">
  <tr> 
    <td width="290" valign="middle"><img src="ima/title.gif" width="290" height="50" border="0"></td>
    <td align="right" valign="bottom"><font color="#FFFFFF"><strong>公司信息</strong></font>&nbsp;&nbsp;</td>
  </tr>
</table>
<table width="100%" border="0" cellpadding="1" cellspacing="1">
  <tr>
    <td align="center" valign="top"><table width="350" border="0" cellspacing="1" cellpadding="1">
        <tr class="text-login"> 
          <td width="60" height="20">公司名称</td>
          <td width="290" height="20">&nbsp;<%=cop_name%>&nbsp;&nbsp;&nbsp;&nbsp;<%=info%></td>
        </tr>
        <tr bgcolor="#EEEEEE" class="text-login"> 
          <td width="60" height="20">公司性质</td>
          <td width="290" height="20">&nbsp;<%=cop_mann%></td>
        </tr>
        <tr class="text-login"> 
          <td width="60" height="20">联系人</td>
          <td width="290" height="20">&nbsp;<%=cop_cont%></td>
        </tr>
        <tr bgcolor="#EEEEEE" class="text-login"> 
          <td width="60" height="20">联系电话</td>
          <td width="290" height="20">&nbsp;<%=cop_tel%></td>
        </tr>
        <tr class="text-login"> 
          <td width="60" height="20">E-mail</td>
          <td width="290" height="20">&nbsp;<%=cop_mail%></td>
        </tr>
        <tr bgcolor="#EEEEEE" class="text-login"> 
          <td width="60" height="20">传真</td>
          <td width="290" height="20">&nbsp;<%=cop_fax%></td>
        </tr>
        <tr class="text-login"> 
          <td width="60" height="20">地址</td>
          <td width="290" height="20">&nbsp;<%=cop_addr%></td>
        </tr>
        <tr bgcolor="#EEEEEE" class="text-login"> 
          <td width="60" height="20">邮编</td>
          <td width="290" height="20">&nbsp;<%=cop_zip%></td>
        </tr>
        <tr class="text-login"> 
          <td width="60" height="20">网址</td>
          <td width="290" height="20">&nbsp;<%=cop_www%></td>
        </tr>
        <tr bgcolor="#EEEEEE" class="text-login"> 
          <td width="60" height="135" valign="top">公司简介</td>
          <td width="290" height="135" valign="top"><%=cop_desc%></td>
        </tr>
      </table></td>
  </tr>
</table>
<table width="100%" height="35" border="0" cellpadding="0" cellspacing="0" bgcolor="#446655">
  <tr> 
    <td width="200" background="ima/pop_bg.gif">&nbsp;</td>
    <td align="right" valign="middle"><input name="Button" type="button" class="logbutton" value="Close" onClick="window.close();">&nbsp;&nbsp;</td>
  </tr>
</table>
</body>
</html>

⌨️ 快捷键说明

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