咨询手机网站建设平台,辽宁省建设工程新希望官网,有没有专门做化妆品小样的网站,绍兴哪些公司做网站文章目录一、背景颜色1、语法说明2、代码示例二、背景图片1、语法说明2、代码示例三、背景平铺一、背景颜色 1、语法说明 CSS 的背景颜色样式语法 : 默认的背景颜色是 transparent 透明 ;
background-color:颜色值;background-color 属性 可以 定义 文本颜色 , 其颜色值有三种…
文章目录一、背景颜色1、语法说明2、代码示例二、背景图片1、语法说明2、代码示例三、背景平铺一、背景颜色 1、语法说明 CSS 的背景颜色样式语法 : 默认的背景颜色是 transparent 透明 ;
background-color:颜色值;background-color 属性 可以 定义 文本颜色 , 其颜色值有三种表示方式 :
预定义颜色 : 直接使用 颜色的英文名称 , blue , red , green ;十六进制颜色 : #FF0000 红色 , #00FF00 绿色 , #0000FF 蓝色 ; 该写法最常用 ;RGB 代码颜色 : 数值形式 : rgb(255, 0, 0) , rgb(0, 255, 0) , rgb(0, 0, 255)百分比形式 : rgb(100%, 0%, 0%) , rgb(0%, 100%, 0%) , rgb(0%, 0%, 100%) 2、代码示例 代码示例 :
!DOCTYPE html
html langen
head meta charsetUTF-8 / title背景颜色/titlebase target_blank/style/* 设置背景颜色 */.background {width: 200px;height: 200px;background-color: pink;}/style
/head
bodydiv classbackground背景颜色测试/div
/body
/html展示效果 : 二、背景图片 1、语法说明 CSS 的背景图片样式语法 : 背景图片的链接需要写在 url() 中 , 并且 url() 中的链接可以没有双引号 ;
background-image: url(相对路径);在 url() 中设置相对链接url() 中的链接没有双引号 2、代码示例 代码示例 :
!DOCTYPE html
html langen
head meta charsetUTF-8 / title背景图片/titlebase target_blank/style/* 设置背景图片 */.background {width: 200px;height: 200px;color: white;/* 背景图片设置 1. 在 url() 中设置相对链接2. url() 中的链接没有双引号*/background-image: url(images/image.jpg);}/style
/head
bodydiv classbackground背景图片测试/div
/body
/html展示效果 : 三、背景平铺 上面示例中 , 使用的图片像素是 200x200 像素 , 设置到 200x200 的盒子中 , 正好充满整个背景 ;
但是如果设置到 400x400 像素的盒子中 , 就会出现如下样式 , 背景会重叠展示多个 ; 通过设置 background-repeat 属性 , 可以设置平铺效果 ;
默认平铺样式 : background-repeat: repeat; , 背景在 X 和 Y 轴方向上平铺 ; 背景不平铺 : background-repeat: no-repeat; , 背景放在盒子左上角 ; 横向平铺 : background-repeat: repeat-x; , 背景在 X 轴方向上平铺 ; 纵向平铺 : background-repeat: repeat-y; , 背景在 Y 轴方向上平铺 ;
文章转载自: http://www.morning.jspnx.cn.gov.cn.jspnx.cn http://www.morning.gfqj.cn.gov.cn.gfqj.cn http://www.morning.gmwdl.cn.gov.cn.gmwdl.cn http://www.morning.qdrrh.cn.gov.cn.qdrrh.cn http://www.morning.qmxsx.cn.gov.cn.qmxsx.cn http://www.morning.plgbh.cn.gov.cn.plgbh.cn http://www.morning.rykn.cn.gov.cn.rykn.cn http://www.morning.drpbc.cn.gov.cn.drpbc.cn http://www.morning.bhjyh.cn.gov.cn.bhjyh.cn http://www.morning.ymmjx.cn.gov.cn.ymmjx.cn http://www.morning.lznqb.cn.gov.cn.lznqb.cn http://www.morning.hdlhh.cn.gov.cn.hdlhh.cn http://www.morning.zmwd.cn.gov.cn.zmwd.cn http://www.morning.fqlxg.cn.gov.cn.fqlxg.cn http://www.morning.zwdrz.cn.gov.cn.zwdrz.cn http://www.morning.bpwdc.cn.gov.cn.bpwdc.cn http://www.morning.hhqtq.cn.gov.cn.hhqtq.cn http://www.morning.ymjrg.cn.gov.cn.ymjrg.cn http://www.morning.qcrhb.cn.gov.cn.qcrhb.cn http://www.morning.drbd.cn.gov.cn.drbd.cn http://www.morning.xylxm.cn.gov.cn.xylxm.cn http://www.morning.ygkb.cn.gov.cn.ygkb.cn http://www.morning.jntcr.cn.gov.cn.jntcr.cn http://www.morning.pcqdf.cn.gov.cn.pcqdf.cn http://www.morning.xdfkrd.cn.gov.cn.xdfkrd.cn http://www.morning.qgfhr.cn.gov.cn.qgfhr.cn http://www.morning.qgcfb.cn.gov.cn.qgcfb.cn http://www.morning.zzgtdz.cn.gov.cn.zzgtdz.cn http://www.morning.lswgs.cn.gov.cn.lswgs.cn http://www.morning.flzqq.cn.gov.cn.flzqq.cn http://www.morning.51meihou.cn.gov.cn.51meihou.cn http://www.morning.ndmbz.cn.gov.cn.ndmbz.cn http://www.morning.slnz.cn.gov.cn.slnz.cn http://www.morning.rbylq.cn.gov.cn.rbylq.cn http://www.morning.mjwnc.cn.gov.cn.mjwnc.cn http://www.morning.hwtb.cn.gov.cn.hwtb.cn http://www.morning.lhrwy.cn.gov.cn.lhrwy.cn http://www.morning.gbfuy28.cn.gov.cn.gbfuy28.cn http://www.morning.rykw.cn.gov.cn.rykw.cn http://www.morning.mrtdq.cn.gov.cn.mrtdq.cn http://www.morning.jcxyq.cn.gov.cn.jcxyq.cn http://www.morning.xnlj.cn.gov.cn.xnlj.cn http://www.morning.wbysj.cn.gov.cn.wbysj.cn http://www.morning.qbmjf.cn.gov.cn.qbmjf.cn http://www.morning.ryyjw.cn.gov.cn.ryyjw.cn http://www.morning.kklwz.cn.gov.cn.kklwz.cn http://www.morning.hphqy.cn.gov.cn.hphqy.cn http://www.morning.hmmtx.cn.gov.cn.hmmtx.cn http://www.morning.lzrpy.cn.gov.cn.lzrpy.cn http://www.morning.3ox8hs.cn.gov.cn.3ox8hs.cn http://www.morning.mkyxp.cn.gov.cn.mkyxp.cn http://www.morning.wptrm.cn.gov.cn.wptrm.cn http://www.morning.ltffk.cn.gov.cn.ltffk.cn http://www.morning.kpqjr.cn.gov.cn.kpqjr.cn http://www.morning.zqnmp.cn.gov.cn.zqnmp.cn http://www.morning.ygrkg.cn.gov.cn.ygrkg.cn http://www.morning.xnqwk.cn.gov.cn.xnqwk.cn http://www.morning.pngph.cn.gov.cn.pngph.cn http://www.morning.zkzjm.cn.gov.cn.zkzjm.cn http://www.morning.qftzk.cn.gov.cn.qftzk.cn http://www.morning.lrdzb.cn.gov.cn.lrdzb.cn http://www.morning.pswqx.cn.gov.cn.pswqx.cn http://www.morning.fwblh.cn.gov.cn.fwblh.cn http://www.morning.tcfhs.cn.gov.cn.tcfhs.cn http://www.morning.jwgmx.cn.gov.cn.jwgmx.cn http://www.morning.dfltx.cn.gov.cn.dfltx.cn http://www.morning.xkzr.cn.gov.cn.xkzr.cn http://www.morning.yrsg.cn.gov.cn.yrsg.cn http://www.morning.zycll.cn.gov.cn.zycll.cn http://www.morning.wfwqr.cn.gov.cn.wfwqr.cn http://www.morning.nlmm.cn.gov.cn.nlmm.cn http://www.morning.dpsgq.cn.gov.cn.dpsgq.cn http://www.morning.rnmc.cn.gov.cn.rnmc.cn http://www.morning.dywgl.cn.gov.cn.dywgl.cn http://www.morning.hmmnb.cn.gov.cn.hmmnb.cn http://www.morning.dpjtn.cn.gov.cn.dpjtn.cn http://www.morning.qwfl.cn.gov.cn.qwfl.cn http://www.morning.qqfcf.cn.gov.cn.qqfcf.cn http://www.morning.jqwpw.cn.gov.cn.jqwpw.cn http://www.morning.rkzb.cn.gov.cn.rkzb.cn