是一行显示两个栏目,不是栏目里面的内容分两列显示 标签代码如下 <TABLE cellSpacing=0 cellPadding=0 width=335 border=0 align=left> <TBODY> <TR> <TD width=5 background=[!--news.url--]img/index_57.jpg><IMG height=23 alt="" src="[!--news.url--]img/index_56.gif" width=5></TD> <TD vAlign=bottom width=113 background=[!--news.url--]img/index_57.jpg> <DIV align=left><STRONG><A class=channel href="[!--the.classurl--]">[!--the.classname--] </A></STRONG></DIV></TD> <TD class=nengggggggg vAlign=bottom width=212 background=[!--news.url--]img/index_57.jpg> <DIV align=right><SPAN class=STYLE5><A class=channel href="[!--the.classurl--]">mere..</A></SPAN></DIV></TD> <TD width=5 background=[!--news.url--]img/index_57.jpg> <DIV align=right><IMG height=23 alt="" src="[!--news.url--]img/index_59.gif" width=4></DIV></TD></TR> <TR> <TD colSpan=2 height=200> [!--empirenews.listtemp--]<!--list.var1-->[!--empirenews.listtemp--] </TD></TR></TBODY></TABLE> 这样只是一行显示了全部的栏目,我想实现图片中的显示效果.先多谢解答人了
用CSS控制解决问题,.list { width: 355px; overflow: hidden; float: left; margin-bottom: 10px; border: solid 0px; }
上传以下图片:

|