css 背景样式 background
background-color: 指定填充背景的颜色。
background-image: 引用图片作为背景。
background-position: 指定元素背景图片的位置。
background-repeat: 决定是否重复背景图片。
background-attachment: 决定背景图是否随页面滚动。
背景的简写属性:
background: <color> <image> <position> <attachment> <repeat>
css3属性:
背景修剪(background-clip)
背景原点(background-origin)
背景尺寸(background-size)
郑重声明:本站内容如果来自互联网及其他传播媒体,其版权均属原媒体及文章作者所有。转载目的在于传递更多信息及用于网络分享,并不代表本站赞同其观点和对其真实性负责,也不构成任何其他建议。