FoosunCMS-样式制作之 图片/新闻标题
查看全部词条命名空间:Main
导航:返回上一页
FoosunCMS-样式制作之 图片 新闻标题
代码如下:
<table width="90" border="0"
cellpadding="0" cellspacing="5" bgcolor="#EBEBEB">
<tr>
<td><a href="{NS:FS_NewsURL}">
<img src="
http://help.foosun.net/Files/Remoteupfile/2007-2/22/20071822373526580.JPG"
width="90" height="110" border="0" /></a></td>
</tr>
<tr align="center" bgcolor="#FFFFFF">
<td height="20"><p><a
href="{NS:FS_NewsURL}">{NS:FS_NewsTitle}
</a><span class="STYLE1"><a
href="{NS:FS_NewsURL}"></a></span></p>
</td>
</tr>
</table>

