网页样式

--圆圈里面有数字

<div class="circle" id="circle- " style=" width:20px; height:20px; background-color:gray; border-radius:25px;float:left;">
<span style="height:20px; line-height:20px; display:block; color:#FFF; text-align:center">4</span>
</div>

---三角号
http://www.codes51.com/article/detail_112478.html

--css3设置阴影

http://blog.csdn.net/billfeller/article/details/40436491  

box-shadow:10px 10px 20px rgba(0,0,0,0.5);}
---显示省略号

    text-overflow: ellipsis;
    width: 300px;
    word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;

前台页面效果

http://www.w3cfuns.com/-------前段综合学习
http://www.swiper.com.cn/api/pagination/2014/1217/68.html-------动画前段效果
http://www.dowebok.com/code-------动画前段效果
http://www.html580.com/10942------动画前段效果
http://www.17sucai.com/pins/tag/5720.html ---页面效果

scss学习

http://sass.bootcss.com/


  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值