📄 category_top.php
字号:
<?/*
======================================================
left category top
======================================================
*/?>
<table width=100% border=0 align=center cellpadding=0 cellspacing=0>
<tr><td colspan=4 nowrap><font size=1><b><?=$total_category?></b> Category</font></td></tr>
</table>
<table align=center width=100% cellpadding=0 cellspacing=0 border=0 background=<?=$skin?>/title_bg.gif>
<tr>
<td width=50%><img src=<?=$skin?>/title_left.gif></td>
<td width=50% align=right><img src=<?=$skin?>/title_right.gif></td>
</tr>
</table>
<table width=96% border=0 align=center cellpadding=0 cellspacing=0>
<tr bgcolor=#eeeeee>
<td bgcolor=white></td>
<td colspan=2 nowrap align=center> <font size=1><a href=naboard.php?bd=<?=$bd?>><b>ViewAll</b></a></font> </td>
<td bgcolor=white></td>
</tr>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -