background背景图
1.背景图片
background:url(../img/46.jpg);
纯色背景
background:red/#ff6600;
2.背景尺寸、大小:水平 垂直;
background-size:100% 100%;
background-size:1000px 500px;根据背景图或者背景区域大小去写像素值
background-size:contain;
background-size:cover;
3.背景平铺background-repeat
默认repeat包含repeat-x和repeat-y
no-repeat 不平铺
repeat-x 水平平铺
repeat-y 垂直平铺
round缩放背景图至容器大小(非等比缩放)
space背景图不会产生缩放,会被裁切
4.背景定位background-position
-方位background-position:left top
水平left左 center中 right右
垂直top上 center中 bottom下
-像素值background-position:18px -1px;
5.background-attachment: scroll;
background-attachment: scroll;默认根据屏幕滚动
background-attachment:fixed;将背景图固定在某个位置,滑动滚动条图片不动
background:url(../img/46.jpg);
纯色背景
background:red/#ff6600;
2.背景尺寸、大小:水平 垂直;
background-size:100% 100%;
background-size:1000px 500px;根据背景图或者背景区域大小去写像素值
background-size:contain;
background-size:cover;
3.背景平铺background-repeat
默认repeat包含repeat-x和repeat-y
no-repeat 不平铺
repeat-x 水平平铺
repeat-y 垂直平铺
round缩放背景图至容器大小(非等比缩放)
space背景图不会产生缩放,会被裁切
4.背景定位background-position
-方位background-position:left top
水平left左 center中 right右
垂直top上 center中 bottom下
-像素值background-position:18px -1px;
5.background-attachment: scroll;
background-attachment: scroll;默认根据屏幕滚动
background-attachment:fixed;将背景图固定在某个位置,滑动滚动条图片不动
【推荐】国内首个AI IDE,深度理解中文开发场景,立即下载体验Trae
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步
· 分享一个免费、快速、无限量使用的满血 DeepSeek R1 模型,支持深度思考和联网搜索!
· 基于 Docker 搭建 FRP 内网穿透开源项目(很简单哒)
· ollama系列1:轻松3步本地部署deepseek,普通电脑可用
· 按钮权限的设计及实现
· 25岁的心里话