中资源
中国品牌形像设计网
Dreamweaver Flash Photoshop 其它周边 web标准 asp php .net CSS WAP网站攻略 专题
深圳网站建设 广州网站设计 域名注册 上海网站建设 虚拟主机 广州网站建设 广州网页设计 签名设计 虚拟主机 域名注册 品牌形象设计 设计联盟
求创科技
上海网麒科技
中国福网
中国设计秀
亿恩科技
中国设计秀
中国设计秀
当前位置:网络学院首页 >> 设计教程 >> web标准 >> 一个效果很不错的CSS列表

一个效果很不错的CSS列表

来源:中国设计秀    作者:    点击:389     加入收藏
关键字:css 布局 WEB标准
中资源
CSS代码:

div css xhtml xml Example Source Code Example Source Code [
*{ margin:0; padding:0; list-style:none; border:none;}
body{ font-size:12px; font-family: Verdana; line-height:1.8; padding:30px;}
.c{ clear:both;}

a:link,a:visited{color:#FFF;text-decoration:none;}
a:hover,a:active{color:#FFCC00;text-decoration:underline;} 

.info{background:#06518A; width:500px; padding:25px 10px 10px 10px;}
.info div{border:2px solid #B48E47; background:url(bg.gif) right top repeat-y #01395C; padding:10px;}
.info h2{ background:url(faq.gif) top center no-repeat; margin-top:-30px; position:absolute; width:480px; height:50px;}
.info span{ text-align:right; display:block}
.info li{ background:url(ic.gif) no-repeat center left; padding-left:10px; float:left; width:225px;}

XHTML代码:(部分)

div css xhtml xml Example Source Code Example Source Code [
<div class="info">
  <div>
    <h2> </h2>
    <span><a href=""><img src="more.jpg" alt="more" /></a></span>
    <ul>
      <li><a href="">css test 001.</a></li>
      <li><a href="">css test 002.</a></li>
      <li><a href="">css test 003.</a></li>
      <li><a href="">css test 004.</a></li>
      <li><a href="">css test 005.</a></li>
      <li><a href="">css test 006.</a></li>
      <li><a href="">css test 001.</a></li>
      <li><a href="">css test 002.</a></li>
      <li><a href="">css test 003.</a></li>
      <li><a href="">css test 004.</a></li>
      <li><a href="">css test 005.</a></li>
      <li><a href="">css test 006.</a></li>
    </ul>
    <p class="c"></p>
  </div>
</div>

源码如下:

        
[Ctrl+A 全部选择 提示:你可先修改部分代码,再按运行]


0
顶一下
2008-01-25 12:05:00    出处:中国设计秀cnwebshow.com
网站地图 | 关于我们 | 联系我们 | 网站建设 | 广告服务 | 版权声明 | 免责声明 | 网站公告 | 友情链接 | 留言 | 旧版入口