在网站中如何用php把文章标题和内容对其啊
<ulclass="indexNews">{pc:documentaction="lists"catid="28"num="4"thumb="1"order="idasc...
<ul class="indexNews">
{pc:document action="lists" catid="28" num="4" thumb="1" order="id asc"}
{php $i = 0;}
{loop $data $r}
{php $i++;}
<li class="indexNewsIcon0{$i}">
<h4>
<a href="/index.php?m=document&c=index&a=lists&catid=28">
<img src="{$r[thumb]}" />
</a>
<a style="color:white" href="/index.php?m=document&c=index&a=lists&catid=28">{str_cut($r[title],90)}</a>
</h4>
<p>
<a href="/index.php?m=document&c=index&a=lists&catid=28">{$r[description]}</a>
<a href="/index.php?m=document&c=index&a=lists&catid=28" class="AYellow">[查看详情]</a>
</p>
</li>
{/loop}
{/pc}
</ul>
/*动态*/
.indexNews{ width:110%; clear:both; padding:30px 0px 40px 0px; overflow:hidden}
.indexNews li{ float:left; display:inline; width:500px; margin-right:20px; padding-left:70px; margin-top:30px; overflow:hidden }
.indexNews li h4{ display:block; width:100%; font-size:14px; font-weight:normal; color:#d8d7d7; text-indent:0px}
.indexNews li p{ text-indent:0px; width:100%; display:block; font-size:12px; border-bottom:1px solid #535353; padding:20px 0px;}
这些是样式 展开
{pc:document action="lists" catid="28" num="4" thumb="1" order="id asc"}
{php $i = 0;}
{loop $data $r}
{php $i++;}
<li class="indexNewsIcon0{$i}">
<h4>
<a href="/index.php?m=document&c=index&a=lists&catid=28">
<img src="{$r[thumb]}" />
</a>
<a style="color:white" href="/index.php?m=document&c=index&a=lists&catid=28">{str_cut($r[title],90)}</a>
</h4>
<p>
<a href="/index.php?m=document&c=index&a=lists&catid=28">{$r[description]}</a>
<a href="/index.php?m=document&c=index&a=lists&catid=28" class="AYellow">[查看详情]</a>
</p>
</li>
{/loop}
{/pc}
</ul>
/*动态*/
.indexNews{ width:110%; clear:both; padding:30px 0px 40px 0px; overflow:hidden}
.indexNews li{ float:left; display:inline; width:500px; margin-right:20px; padding-left:70px; margin-top:30px; overflow:hidden }
.indexNews li h4{ display:block; width:100%; font-size:14px; font-weight:normal; color:#d8d7d7; text-indent:0px}
.indexNews li p{ text-indent:0px; width:100%; display:block; font-size:12px; border-bottom:1px solid #535353; padding:20px 0px;}
这些是样式 展开
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询