常用的新闻列表代码(ul/li布局方式)

(编辑:jimmy 日期: 2024/9/22 浏览:2)


复制代码代码如下:
<!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=utf-8" />
<title>无标题文档</title>
<style type="text/css">
<!--
#items {
width:900px;
height:auto;
margin:0 auto;
padding:5px 0;
clear:both;
}
#items ul, #items li {
list-style:none;
}
#items li {
width:800px;
height: 28px;
text-align: right;
background-image: url(../images/icon_text.gif);
background-repeat: no-repeat;
background-position: 50px center;
padding-left: 0px;
line-height:28px;
color:#CCC;
border-bottom:dashed 1px #CCC;
}
#items li a {
float:left;
text-align:left;
line-height:28px;
color:#666;
text-decoration:none;
}
#items li a:hover {
color:#F00;
}
-->
</style>
</head>
<body>
<div id="items">
<ul>
<li><a href="#">新闻标题新闻标题新闻标题新题新闻标题新闻标新闻标新闻标题</a>2010-04-03</li>
<li><a href="#">新闻标题新闻标题闻闻标题新闻标新标新闻标题</a>2010-04-03</li>
<li><a href="#">新闻标题新闻标题新闻闻标题新闻标新新闻新闻标题</a>2010-04-03</li>
<li><a href="#">新闻标题新闻标题题新闻标标题新闻标新新闻标题新闻标题</a>2010-04-03</li>
<li><a href="#">新闻标题新闻标题新闻标题新标题新闻标新新闻题新闻标题</a>2010-04-03</li>
</ul>
</div>
</body>
</html>

一句话新闻

Windows上运行安卓你用过了吗
在去年的5月23日,借助Intel Bridge Technology以及Intel Celadon两项技术的驱动,Intel为PC用户带来了Android On Windows(AOW)平台,并携手国内软件公司腾讯共同推出了腾讯应用宝电脑版,将Windows与安卓两大生态进行了融合,PC的使用体验随即被带入到了一个全新的阶段。