css背景样式

background-position:背景颜色:background-color
background-color:red;
值可以为颜色的英文单词,也可以是#000000这样的色位,也可以是R:255 G:255 B255这样的表达方式

----------------------------------分割线------------------------------------------------------------
在背景里放张图片:background-image:
background-image:url(图片地址);
但是会平铺整个块,通常会加上repeat去控制

                    • - - - - - - - - - - - - 小分割线- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
                      背景图片的平铺控制:background-repeat
                      background-repeat:值
                      值为:no-repeat 不平铺
                      repeat-x 在x轴(横向)平铺
                      repeat-y 在y轴(纵向)平铺

----------------------------------分割线------------------------------------------------------------
背景图片的位置控制:background-position:
background-position:center center;--------------------(固定在页面某个位置,要输入两个值)
center----中间
left--------左边
right------右边
top--------顶部
bottom---底部
也可以写百分比,如:background-position:20% 23%;

----------------------------------分割线------------------------------------------------------------
背景尺寸:background-size
background-size: 100% 100%;(背景尺寸,属于css3属性,IE9以下不支持该属性)
contain------里面的图形等比例外接外面的块,不会变形
cover----铺满整一个块

----------------------------------分割线------------------------------------------------------------
简写方式:background:blue url(img/1.png) 等等值

最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

推荐阅读更多精彩内容

  • 转载请声明 原文链接地址 关注公众号获取更多资讯 第一部分 HTML 第一章 职业规划和前景 职业方向规划定位...
    前端进阶之旅阅读 16,677评论 32 459
  • Div和Span标签 什么是div? 作用: 一般用于配合css完成网页的基本布局 什么是span? 作用: 一般...
    Jackson_yee_阅读 886评论 1 1
  • background-color background-color:#ff0000红色background-col...
    每日活菌阅读 531评论 0 0
  • 人人都知道,世界上有数不清的一瞬间。可有些瞬间是快乐的,有些瞬间是悲伤的。 而我说的一瞬间是精彩的!在放假...
    刘育硕阅读 334评论 0 0
  • 普通话语音训练: 缺 que 孙 sun 闩 fa 苔 tai 劝 quan 司si 刷 shua 挑 tiao ...
    罗掌柜real阅读 310评论 0 0