点击此处浏览总目录

background-attachment

■ 定义

background-attachment属性用于设置背景图像是否固定或者随着页面的其余部分滚动

■ 使用说明

语法:

background-attachment:scroll | fixed

属性值:

  scroll:背景图像是随对象内容滚动

  fixed:背景图像固定

background-attachment后期可以制作视差滚动的效果

posted @ 2020-12-24 16:47  立业的博客  阅读(289)  评论(0编辑  收藏  举报