header.ascx
上传用户:yawei0714
上传日期:2020-11-26
资源大小:1004k
文件大小:2k
源码类别:

WEB源码(ASP,PHP,...)

开发平台:

HTML/CSS

  1. <%@ Control Language="C#" AutoEventWireup="true" CodeFile="header.ascx.cs" Inherits="header" %>
  2. <meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
  3. <link href="css/css.css" rel="stylesheet" type="text/css" />
  4. <style type="text/css">
  5. <!--
  6. body {
  7. margin-left: 0px;
  8. margin-top: 0px;
  9. margin-right: 0px;
  10. margin-bottom: 0px;
  11. }
  12. -->
  13. </style>
  14. <table border="0" cellpadding="0" cellspacing="0" style="width: 853px; text-align: center;
  15.     height: 1px;">
  16.     <tr>
  17.         <td align="center" class="daohangh" style="width: 234px; height: 7px; text-align: center"
  18.             valign="top">
  19.         </td>
  20.         <td align="center" valign="top" class="daohangh" style="height: 7px; width: 4469px;
  21.             text-align: center;">
  22.             <a href="index.aspx" class="hong">首页</a>&nbsp; &nbsp; <span class="banhui">|</span>&nbsp;
  23. &nbsp; <a href="freightList.aspx" class="hong">货源信息</a>&nbsp; &nbsp; <span class="banhui">|</span>&nbsp;
  24. &nbsp; <a href="truckList.aspx" class="hong">车源信息</a>&nbsp; &nbsp; <a href="#" class="hong"><span
  25.     class="banhui">|</span></a>&nbsp; &nbsp; <a href="specialList.aspx" class="hong">专线信息</a>&nbsp;
  26. &nbsp; <a href="#" class="hong"><span class="banhui">|</span></a>&nbsp; &nbsp; <a
  27.     href="companyList.aspx" class="hong">企业信息</a>&nbsp; &nbsp; <a href="#" class="hong"><span class="banhui">
  28.         |</span></a>&nbsp; &nbsp; <a href="depotList.aspx" class="hong">仓储信息</a>&nbsp; &nbsp;
  29. <span class="banhui">|</span>&nbsp; &nbsp; <a href="jobList.aspx" class="hong">招聘信息</a>&nbsp;
  30. &nbsp; <span class="banhui">|</span>&nbsp; &nbsp; <a href="issuanceInfo.aspx" class="hong">发布信息</a>&nbsp;
  31. &nbsp; <span class="banhui">|</span>&nbsp; &nbsp; <a href="#" class="hong">联系我们</a>       
  32.         </td>
  33.         <td align="center" class="daohangh" style="width: 497px; height: 7px; text-align: center"
  34.             valign="top">
  35.         </td>
  36.     </tr>
  37. </table>