ul 与 li对新闻列表排序

 <style>
.titlered{
   color:#ff0000;
}
</style>
<div>
<ul>
   <li class="titlered"> 红字标题< / li>
   <li>普通字< / li>
   <li class="style"> 红字标题< / li>
   <li>普通字< / li>
</ul>
</div>

 


最新评论及回复

0 Responses to “ul 与 li对新闻列表排序”

发表评论




◎欢迎参与讨论,请在这里发表您的看法、交流您的观点。