pnr_top.php

来自「php写的论坛,代码精简到极点 请相看说明文件。是从英文翻译过来的:)」· PHP 代码 · 共 26 行

PHP
26
字号
<?/*

======================================================
Connection writing list upper portion
======================================================

*/?>
 
 
 
 

<table width=100% border=0 align=center cellpadding=0 cellspacing=0>
<tr><td colspan=9 height=3 bgcolor=#2CBBFF></td></tr>
<tr bgcolor=#C9F0FF>
<td width=1% nowrap>&nbsp;</td>
<td width=1% nowrap align=center><font size=1><b></b></font></td>
<td width=1% nowrap></td>
<td width=92% align=center>标题</td>
<td width=1% nowrap align=center>&nbsp;名称</td>
<td width=1% nowrap align=center>&nbsp;日期</td>
<td width=1% nowrap align=center><font size=1><b>&nbsp;HIT</b></font></td>
<td width=1% nowrap align=center><font size=1><b>&nbsp;VOTE</b></font></td>
<td width=1% nowrap align=center>&nbsp;</td>
</tr>

⌨️ 快捷键说明

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