最新消息:

前端第4款:列表头部

前端模块 杨红伟 4321浏览 0评论

描述:一般我们都会在列表的头部放一个名称和更多,这样来突显出模块的重要性。如图所示:

HMTL代码:

<div class="title_bg6">
        <h2>理事单位</h2>
        <div class="more3"><a href="#">全部>></a></div>
</div>

CSS代码:

.title_bg6{ width:350px;background:url(title_bg5.gif) top left repeat-x; height:31px; line-height:31px;}
.title_bg6 h2{ float:left; font-size:14px; color:#000; margin-left:10px;}
.more3{ float:right; padding-right:10px; color:#243405;}
.more3 a:visited,.more3 a:link{ color:#000;}
.more3 a:hover{ text-decoration:underline;}


Warning: Use of undefined constant PRC - assumed 'PRC' (this will throw an Error in a future version of PHP) in /www/wwwroot/www.ijquery.cn/wp-content/themes/d8-3.0/comments.php on line 17
发表我的评论
取消评论
表情

Hi,您需要填写昵称和邮箱!

  • 昵称 (必填)
  • 邮箱 (必填)
  • 网址