li span 时间向右排版问题
生活随笔
收集整理的這篇文章主要介紹了
li span 时间向右排版问题
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
<!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>?
<title>li?span?時間向右排版問題</title>
<style>
.list{height:100%;??margin:10px;}
.list?ul{?margin:0px;}
.list?ul?li{?list-style:none;line-height:22px;}
.list?ul?li?span{?float:right;padding-right:10px;}
.list?ul?li?a{?color:#000;}
</style>
</head>
<body>?
?????<div?class="list">
??????<ul>
?????????<li><span>2011-01-21</span><a?href="#">li?span?時間向右排版問題</a></li>
????????????<li><span>2011-01-21</span><a?href="#">li?span?時間向右排版問題</a></li>?
????????</ul>
?????</div>?
</body>
</html>
<html?xmlns="http://www.w3.org/1999/xhtml">
<head>?
<title>li?span?時間向右排版問題</title>
<style>
.list{height:100%;??margin:10px;}
.list?ul{?margin:0px;}
.list?ul?li{?list-style:none;line-height:22px;}
.list?ul?li?span{?float:right;padding-right:10px;}
.list?ul?li?a{?color:#000;}
</style>
</head>
<body>?
?????<div?class="list">
??????<ul>
?????????<li><span>2011-01-21</span><a?href="#">li?span?時間向右排版問題</a></li>
????????????<li><span>2011-01-21</span><a?href="#">li?span?時間向右排版問題</a></li>?
????????</ul>
?????</div>?
</body>
</html>
轉載于:https://www.cnblogs.com/lecone/archive/2011/09/28/2194165.html
總結
以上是生活随笔為你收集整理的li span 时间向右排版问题的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: python中那纠结的os.system
- 下一篇: pfx文件怎么打开