📜  css 背景图片跟随滚动 - CSS 代码示例

📅  最后修改于: 2022-03-11 14:47:28.803000             🧑  作者: Mango

代码示例1
background-attachment: scroll;
background-attachment: fixed;
background-attachment: local;