mallindex.htm
来自「城市分类信息,门户网站,我做为地方信息网」· HTM 代码 · 共 74 行
HTM
74 行
{template header} <table width="958" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td height="10"></td> </tr> </table> <table width="960" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td width="677" height="64" valign="top"> <table width="92%" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="84%"><table width="98%" border="0" cellspacing="0" cellpadding="0"> <tr> <td style="border:#efefef 1px solid; padding:5px;"><img src="../images/common/g.jpg" width="54" height="15" /></td> </tr> </table></td> <td width="16%"><a href="../main/addbiz.php"><img src="../images/common/icon_send.gif" width="115" height="29" border="0" /></a></td> </tr> </table> <table width="100" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td height="10"></td> </tr> </table> <table id="parentRepeater" cellspacing="0" cellpadding="0" border="0" style="width:100%;border-collapse:collapse;"> <tr> <!--{loop $bizcate_list $key $var}--> <!--{if $key%3==0}--> </tr><tr> <!--{/if}--> <td valign="top"> <table width="220" border="0" cellspacing="0" cellpadding="0" > <tr><td width="0"></td> <td height="20" style="border-bottom:2px solid #cccccc;"> <b><a href='../mall/bizlist.php?cid=$var[cid]' class=topclass >$var[name]</a><span style=" color:#666666">($var[bizs])</span></b> </td> </tr> <tr><td></td> <td valign="top" align="left"> <div id="categroyh"> <ul> {eval $sort_list = $bizsort_list[$var[cid]];} <!--{loop $sort_list $vvv}--> <li> <a href='../mall/bizlist.php?cid=$vvv[cid]' class="topsclass">$vvv[name]<font color="#666666">($vvv[bizs])</font></a> </li> <!--{/loop}--> </ul> </div> </td> </tr> <tr><td height="20"></td></tr> </table> </td> <!--{/loop}--> </tr></table> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td><img src="../images/common/500x100_canyin_060825.gif" width="672" height="98" /></td> </tr> </table> </td> <td width="273" valign="top"> </td> </tr> </table> </div>{template footer}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?