css li應用基礎執行個體教程

來源:互聯網
上載者:User
 代碼如下 複製代碼

<!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" />
<title>css li應用基礎執行個體教程</title>
<style type="text/css">
<!--
*{margin: 0px; padding:0px;}
body { font-family:"宋體"; font-size:12px; color:#000; padding:100px;}
.list {color:#004A9C;margin-top: 2px;padding-top: 2px;}
.list ul {color:#004A9C;display: block;float: left;list-style:none;padding:0px;margin-top:10px;}
.list ul li {color:#004A9C;float: left;height: 15px;margin:0px;text-align: left;width: 344px;font-size:14px;padding:4px 0px 5px 14px !important;padding:4px 0px 2px 14px;
}
.list ul li span {
         color: #666666;
 float: right;
 text-align: right;
 clear:right;
 font-size:12px;
}
-->
</style></head>
<body>
<div class="list">
<ul>
<li><span>4月16日</span><a href="/Club/20080425/27698.html" target="_blank">站長做站很累,實在有點讓我力不從心了!</a></li>
<li><span>4月16日</span><a href="/Club/20080425/27696.html" target="_blank">站長要注意了:久坐電腦前,疾病易纏身</a></li>
<li><span>4月16日</span><a href="/Club/20080425/27693.html" target="_blank">我有話要說 致整天泡在網上的各位站長</a></li>
<li><span>4月16日</span><a href="/Club/20080425/27691.html" target="_blank">幾個簡單方法預防您的網站被百度拔毛</a></li>
<li><span>4月16日</span><a href="/Club/20080425/27698.html" target="_blank">站長做站很累,實在有點讓我力不從心了!</a></li>
<li><span>4月16日</span><a href="/Club/20080425/27696.html" target="_blank">站長要注意了:久坐電腦前,疾病易纏身</a></li>
<li><span>4月16日</span><a href="/Club/20080425/27693.html" target="_blank">我有話要說 致整天泡在網上的各位站長</a></li>
<li><span>4月16日</span><a href="/Club/20080425/27691.html" target="_blank">幾個簡單方法預防您的網站被百度拔毛</a></li>
<li><span>4月16日</span><a href="/Club/20080425/27698.html" target="_blank">站長做站很累,實在有點讓我力不從心了!</a></li>
<li><span>4月16日</span><a href="/Club/20080425/27696.html" target="_blank">站長要注意了:久坐電腦前,疾病易纏身</a></li>
<li><span>4月16日</span><a href="/Club/20080425/27698.html" target="_blank">站長做站很累,實在有點讓我力不從心了!</a></li>
</ul>
</div>
</body>

相關文章

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.