header.php

来自「全新且完善的强大网上商店系统」· PHP 代码 · 共 39 行

PHP
39
字号
<?php


?>
<!-- header //-->

<table width="90%" cellpadding="0" cellspacing="0" border="0" align="center">
  <tr>
    <td><table width="100%" cellpadding="0" cellspacing="0" border="0">
      <tr>
        <td width="1%"><img src="images/layout/topleft.gif" width="15" height="15" border="0"></td>
        <td width="98%" background="images/layout/topmid.gif"><img src="images/pixel_trans.gif" width="15" height="15" border="0"></td>
        <td width="1%"><img src="images/layout/topright.gif" width="15" height="15" border="0"></td>
      </tr>
      <tr>
        <td width="1%" background="images/layout/midleft.gif"><img src="images/pixel_trans.gif" width="15" height="15" border="0"></td>
        <td width="98%" bgcolor="ffffff"><table width="98%" border="0" cellspacing="0" cellpadding="0" align="center">
        <tr> 
          <td class="install" height="30" valign="bottom"><font color="#FF0000">&gt;&gt;</font> 
            Soobic! Installation Wizard</td>
        </tr>
        <tr>
          <td> 
            <hr noshade align="center" width="100%" size="1">
          </td>
        </tr>
        <tr>
          <td align="left"> 
            <b>欢迎来到 Soolan Soobic! webshop 安装向导,安装前请仔细阅读 licence 档的每个细节,在您确定可以完全满足 Soobic! 的授权协议之后才能开始安装。readme 档提供了有关软件安装的说明,请您同样仔细阅读,以保证安装进程的顺利进行。</b>
          </td>
        </tr>
        <tr>
          <td>
            <hr noshade align="center" width="100%" size="1">
          </td>
        </tr>
        </table>
<!-- header_eof //-->

⌨️ 快捷键说明

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