<!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>Sample</title>
<meta http-equiv="pragma" content="no-cache" />
<meta http-equiv="cache-control" content="no-cache" />
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />
<style type="text/css">
<!--
body,form,input,select,table,div,span,p,ul,lih1,h2,h3,h4,h5 {
padding:0px; margin:0px;
font-size:9pt; font-family:Verdana, Geneva, sans-serif;
}
ul,li {
list-style:none;
}
img {
border:none;
}
.news {
margin:10px;
width:600px;
}
.title {
padding:10px;
font-size:16px; font-weight:bold;
color:#006;
border-bottom:solid #dddddd 1px;
}
.titleInfo {
padding:5px 10px;
font-size:14px; color:#111;
border-bottom:solid #dddddd 1px;
}
.titleInfo span {
font-size:14px;
font-weight:bold;
}
.content {
padding:10px;
height:75px; width:580px;
font-size:16px;
line-height:26px;
overflow:hidden; text-overflow:ellipsis;
}
.goNext {
text-align:right;
padding:10px;
}
.btn {
height:24px; width:100px;
}
-->
</style>
</head>
<body>
<div class="news">
<div class="title">美国Apple Store将允许使用iOS应用进行配件购买</div>
<div class="titleInfo"><span>2011-10-31 15:03</span> 发布 | 分类:新鲜事儿</div>
<div class="content">
苹果一直有一款专门为Apple Store设计的iOS零售应用程序,现在苹果将会对这个iOS应用进行更新,让客户可以通过这个应用程序在零售店里购买配件等商品,并进行自助支付。根据推测,将来实行此项政策后......
</div>
<div class="goNext"><input type="button" name="continue" id="continue" value="继续阅读" class="btn" /></div>
</div>
</body>
</html>
这个是我仿照你给的图片写的,自己参考吧,最终效果,我已经截图给你了。
非常感谢!我把你写的代码放在网站了,只是文字部分全部是变量,我还不会调用,这个表格样式和按钮非常喜欢!再次感谢!