📄 postflc.htm
字号:
{template header} <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td height="10"></td> </tr> </table> <table width="960" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td width="710" height="112" valign="top"> <table width="680" border="0" cellspacing="0" cellpadding="0"> <tr> <td height="29" style="font-size:14px; color:#FF6600; border-bottom:1px solid #cccccc; font-weight:bold;">请选择您要发布的分类 </td> </tr> </table> <br /> <table id="Mainfleilist1_parentRepeater" cellspacing="0" cellpadding="0" border="0" style="width:100%;border-collapse:collapse;"> <tr> <!--{loop $fleicate_list $key $var}--> <!--{if $key%4==0}--> </tr><tr> <!--{/if}--> <td valign="top"> <table width="150" border="0" cellspacing="0" cellpadding="0" > <tr><td width="3"></td> <td height="20" style="border-bottom:2px solid #cccccc;"> <b>$var[name]</b> </td> </tr> <tr><td></td> <td valign="top" align="left"> <div id="categroy"> <ul> {eval $sort_list = $fleisort_list[$var[cid]];} <!--{loop $sort_list $vvv}--> <li> <a href='../flei/postfl.php?cid=$vvv[cid]' class="topsclass">$vvv[name]</a> </li> <!--{/loop}--> <br/> </ul> </div> </td> </tr> </table> </td> <!--{/loop}--> </tr> </table> </td> <td valign="top"> <table width="101" height="10" border="0" cellpadding="0" cellspacing="0"> <tr> <td></td> </tr> </table> <table width="101" height="10" border="0" cellpadding="0" cellspacing="0"> <tr> <td></td> </tr> </table> </td> </tr> </table> <br /> <br />{template footer}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -