HTML

 1             <p class="jcFY">
 2                         显示
 3                         <select name="" id="">
 4                             <option value="10">10</option>
 5                             <option value="20">20</option>
 6                             <option value="30">30</option>
 7                             <option value="40">40</option>
 8                         </select>条 共<b>154 </b> 9                         <a href="" title="首页">首页</a>
10                         <a href="" title="上一页">上一页</a>
11                         <span class="down">
12<a href="" title="第1页">1</a>
13<a href="" title="第2页">2</a>
14<a href="" title="第3页">3</a>
15                         </span>
16                         <a href="" title="下一页">下一页</a>
17                         <a href="" title="尾页">尾页</a>
18                     </p>            
原文地址:https://www.cnblogs.com/padding1015/p/6704141.html