index.php

来自「通达3.0破解php 希望对大家有用处 在这里支持本站」· PHP 代码 · 共 57 行

PHP
57
字号
<?
include_once("inc/auth.php");
?>

<HTML>
<HEAD>
<title></TITLE>
<META content="text/html; charset=gb2312" http-equiv=Content-Type>
<style type="text/css">
<!--a            { text-decoration: none; font-size: 9pt; color: black; font-family: 宋体 }
.text        { font-size: 9pt; font-family: 宋体 }
.text1       { color: #0000A0; font-size: 11pt; font-family: 宋体 }
.text2       { color: #008080; font-size: 9pt; font-family: 宋体 }
.text3       { color: #0F8A91; font-size: 11pt; font-family: 宋体 }
.l100        { line-height: 14pt; font-size: 9pt }
td           { font-family: 宋体; font-size: 9pt; line-height: 13pt }
input        { font-size: 9pt; font-family: 宋体 }
p            { font-size: 9pt; font-family: 宋体 }
--></style>

</HEAD>
<BODY class="bodycolor" topmargin="5">

<table border="0" width="100%" cellspacing="0" cellpadding="3" class="small">
  <tr>
    <td class="Big"><img src="/images/menu/infofind.gif" WIDTH="22" HEIGHT="20" align="absmiddle"><span class="big3"> 法律法规查询</span>
    </td>
  </tr>
</table>

<br>

<table width="500" border="0" cellspacing="1" cellpadding="3" align="center" bgcolor="#000000">
  <tr> 
    <td class="TableHeader" align="center"> 
      <b>法律法规主目录</b>
    </td>
  </tr>
  <tr> 
    <td class="TableData" align="center">
        <a href="flgswenshu.php">法律格式文书库</a>
    </td>
  </tr>
  <tr> 
    <td class="TableData" align="center">
        <a href="hyhetong.php">行业合同样板库</a>
    </td>
  </tr>
  <tr> 
    <td class="TableData" align="center">
        <a href="gzwenshu.php">公司常用文书库</a>
    </td>
  </tr>
</table>
   
</body>
</html>

⌨️ 快捷键说明

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