淡蓝色风格文章排行列表,前几名显示特殊颜色效果,是目前网站中常用的一种排行显示特效。
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="content-type" content="text/html;charset=gb2312"> <meta name="keywords" content="武鸣人网站,武鸣信息网,武鸣本地网,武鸣信息资源平台,减肥,健身,励志,励志语录,js特效,网页特效,www.wuming.ren"> <meta name="description" content="欢迎来到武鸣人信息资源平台,各种信息免费发布,资源共享合作共赢,分享互联网流行的励志语录经典短句,减肥健身健康小常识及打卡记录,收集各种js特效代码。"> <title>实用文章排行榜列表显示特效_武鸣人</title> <style type="text/css"> <!-- *{font-family:simsun;margin:0px;padding:0px;} body{font-size:12px;text-align:center;} ul,li{list-style:none;} a{text-decoration:none;color:#3381BF;} a:hover{text-decoration:underline;} #www_wuming_ren{height:260px; width:400px;} .wuming_ren{border:1px solid #ADDFF2;text-align:left;overflow:hidden;color:#9C9C9C;text-align:left;} .wuming_ren{margin-bottom:7px;} .wuming_ren h2{background:#EEF7FE;height:21px;line-height:21px;overflow-y:hidden;border-bottom:1px solid #ADDFF2;color:#1974C8;font-size:12px;padding:0px 8px;} .wuming_ren h2 a.more{float:right;text-decoration:underline;background:url() no-repeat 100% -123px;padding-right:8px;font-weight:normal;} .wuming_ren h2 span{margin-left:5px;font-weight:normal;color:#B9B7B8;} .wuming_ren .inner{padding:8px;line-height:18px;overflow:hidden;color:#3083C7;} .wuming_ren a{color:#3083C7;white-space:nowrap;} .wuming{line-height:14px;margin:auto;padding-top:5px;} .wuming li{height:14px;margin-bottom:8px;width:290px;padding-left:20px;white-space:nowrap;overflow:hidden;position:relative;} .wuming li.top3 em{background:#FFE4B7;border:1px solid #FFBB8B;color:#FF6800;} .wuming em{position:absolute;left:0;top:0;width:12px;height:12px;border:1px solid #B1E0F4;color:#6298CC;font-style:normal;font-size:10px;font-family:Arial;background:#E6F0FD;text-align:center;line-height:12px;overflow:hidden;} .wuming span{position:absolute;width:60px;color:#B7B7B7;text-align:right;height:14px;background:#fff;left:110px;} #www_wuming_ren .wuming span{position:absolute;width:40px;color:#B7B7B7;text-align:right;height:14px;background:#fff;left:260px;} --> </style> </head> <body> <a href="https://www.wuming.ren">武鸣人</a>,各种信息资源免费发布,分享励志语录经典短句,减肥健身常识,各种js特效代码。网站很好记住,wuming.ren(武鸣拼音.ren域名后缀)<hr> <!--欢迎来到武鸣人信息资源平台,各种信息免费发布,资源共享合作共赢,分享互联网流行的励志语录经典短句,减肥健身健康小常识及打卡记录,收集各种js特效代码。--> <script type="text/javascript" src="https://www.wuming.ren/ad/tc.js"></script> <script type="text/javascript" src="https://www.wuming.ren/ad/a.js"></script> <div class="wuming_ren" id="www_wuming_ren"> <h2><a href="https://www.wuming.ren" class="more">更多</a>文章排行</h2> <div class="inner"> <ul class="wuming"> <li class="top3"><em>1</em><a href="https://www.wuming.ren">武鸣人一号文章</a><span>621</span></li> <li class="top3"><em>2</em><a href="https://www.wuming.ren">武鸣人二号文章</a><span>528</span></li> <li class="top3"><em>3</em><a href="https://www.wuming.ren">武鸣人三号文章</a><span>432</span></li> <li><em>4</em><a href="https://www.wuming.ren">武鸣人四号文章</a><span>374</span></li> <li><em>5</em><a href="https://www.wuming.ren">武鸣人五号文章</a><span>256</span></li> <li><em>6</em><a href="https://www.wuming.ren">武鸣人六号文章</a><span>185</span></li> <li><em>7</em><a href="https://www.wuming.ren">武鸣人七号文章</a><span>95</span></li> <li><em>8</em><a href="https://www.wuming.ren">武鸣人八号文章</a><span>85</span></li> <li><em>9</em><a href="https://www.wuming.ren">武鸣人九号文章</a><span>51</span></li> <li><em>10</em><a href="https://www.wuming.ren">武鸣人十号文章</a><span>32</span></li> </ul> </div> </div> </body> </html>
本文来自武鸣人网站,转载请注明出处