关于CSS,系统学习的路程

推荐以下两篇,就可以学个七七八八了:

1.CSS 设计指南 学习笔记 一

2.CSS 设计指南 学习笔记 二

目前还有欠缺的内容,补充在下面:

  • 块级,与溢出。
  • calc,计算表达式。
  • BEM的CSS命名方式 学习链接
  • Emmet快速编码法 链接 补充链接2
  • max-height,max-width
  • transition,transform,
  • color,text-decoration,text-transform,
  • keyframes(AnimationName),
  • touch-action,cursor,user-select,
  • ::after伪元素的content采用attr。

特殊效果示例:

  • 向下的虚线效果.process-3:before { content: ''; position: absolute; height: 100%; width: 1px; left: 1.85714286em; top: 0; border-left: 1px dashed #ddd; }
  • 文字采用图片作背景效果.mining-text, .mining-normal-text, .mining-turbo-text { line-height: 3em; background: linear-gradient(to bottom, #cfc09f 22%,#634f2c 24%, #cfc09f 26%, #cfc09f 37%,#ffecb3 50%,#3a2c0f 98%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; color: #fff; position: relative; text-transform: uppercase; margin: 0; font-size: 2.8em; font-weight: 600; }

题库示例:

  • 0
    点赞
  • 5
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值