你的浏览器不支持canvas

Enjoy life!

css - 背景 - background 和 雪碧图

Date: Author: JM

本文章采用 知识共享署名-非商业性使用-禁止演绎 4.0 国际许可协议 进行许可。

  • 参考资料:
    • 《图解CSS3核心技术与案例实战》 第4章

一、背景总结图

background

二、基本属性demo

2.1 background-attachment demo

  • 点击打开demo,过程如下:

background

2.2 其他基本属性demo

  • 点击打开demo,过程如下:

background

三、新增属性

3.1 background-origin

background

  • 浏览器兼容:

background

background

  • 点击打开demo,过程如下:

background

3.2 background-clip

background

  • 浏览器兼容:

background

background

3.3 background-size

background

  • 浏览器兼容:

background

  • 其他应用场景:

background

3.4 background-break

background

四、雪碧图(css Sprite)

4.1 简介

background

4.2 demo

background


对于本文内容有问题或建议的小伙伴,欢迎在文章底部留言交流讨论。