效果展示:
源代码:
<div>
<div style="float: left;"><img src="{thumb($r[thumb],130,0)}" width="130" height="95"/></div>
<strong><a href="{$r['url']}" target="_blank" title="{$r['title']}">{str_cut($r['title'],60)}</a></strong>
<br/><font color="#666666" size="2px"> {str_cut($r['description'],118)}</font>
</div>