/[LeafOK_CVS]/fenglin/www/contact_us.php
ViewVC logotype

Annotation of /fenglin/www/contact_us.php

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.6 - (hide annotations)
Fri Mar 28 05:50:18 2025 UTC (11 months, 2 weeks ago) by sysadm
Branch: MAIN
Changes since 1.5: +0 -1 lines
Refine

1 sysadm 1.1 <html>
2     <head>
3 sysadm 1.4 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
4     <title>枫林在线 - 联系我们</title>
5 sysadm 1.1 <link rel="stylesheet" href="css/default.css" type="text/css">
6     </head>
7    
8     <body>
9     <center>
10     <?
11     include "./head.inc.php";
12     ?>
13     <table width="760" border="0" cellpadding="0" cellspacing="0">
14     <tr height=20 bgcolor=#F3F9FC>
15     <td width="20">&nbsp;</td>
16 sysadm 1.4 <td>枫林在线 &gt;&gt; 联系我们</td>
17 sysadm 1.1 <td width="20">&nbsp;</td>
18     </tr>
19     <tr>
20     <td colspan=3 height=1 bgcolor=gray></td>
21     </tr>
22     <tr height=5>
23     <td>&nbsp;</td>
24     </tr>
25     </table>
26     <table width="760" border="0" cellpadding="0" cellspacing="0">
27     <tr>
28     <td width="10%"></td>
29     <td width="80%" align="center">
30     <table width="100%" border="1" bordercolor="#FF9900" cellpadding="0" cellspacing="0">
31     <tr>
32     <td> <div style="margin:20px; ">
33 sysadm 1.5 <p>站长信箱:sysop@fenglin.info
34 sysadm 1.2 </p>
35 sysadm 1.1 </div></td>
36     </tr>
37     </table>
38     </td>
39     <td width="10%"></td>
40     </tr>
41     </table>
42     <?
43     include "./foot.inc.php";
44     ?>
45     </center>
46     </body>
47     </html>

webmaster@leafok.com
ViewVC Help
Powered by ViewVC 1.3.0-beta1