TomatoCool
background-attachment属性
关注作者
腾讯云
开发者社区
文档
建议反馈
控制台
登录/注册
首页
学习
活动
专区
圈层
工具
MCP广场
文章/答案/技术大牛
搜索
搜索
关闭
发布
TomatoCool
社区首页
>
专栏
>
background-attachment属性
background-attachment属性
TomatoCool
关注
发布于 2023-07-30 17:49:30
发布于 2023-07-30 17:49:30
382
0
举报
文章被收录于专栏:
TomatoCool
TomatoCool
设置背景图像是否固定或者随着页面的其余部分滚动
取值:
scroll:背景图片随着页面的滚动而滚动(默认)
fixed:背景图片不会随着页面的滚动而滚动。
local:背景图片会随着元素内容的滚动而滚动。
通过background-attachment: fixed能够做出滚动视差的效果
本文参与
腾讯云自媒体同步曝光计划
,分享自作者个人站点/博客。
原始发表:2023 年 07 月,如有侵权请联系
cloudcommunity@tencent.com
删除
前往查看
attachment
background
fixed
local
scroll
问题归档
专栏文章
快讯文章归档
关键词归档
开发者手册归档
开发者手册 Section 归档