background属性

钟逸 52 2024-02-29 22:44:26

background有哪些属性

background-attachment:scroll| fixed scroll:背景图像是随对象内容滚动。 fixed:背景图像固定。background-color:transparent| color transparent:背景透明色。 color:指定颜色、background-image:none| url none:无背景图。 url:使用绝对或相对地址指定背景图像。background-position: length|| length length:百分数|由浮点数字和单位标识符组成的长度值。

background-position: position|| position position: top| center| bottom| left| center| right

background-positionX: length| left| center| right length:百分数|由浮点数字和单位标识符组成的长度值。 left:居左,center:居中,right:居右

background-positionY: length| top| center| bottom length:百分数|由浮点数字和单位标识符组成的长度值。left:居左,center:居中,right:居右

background-repeat: repeat| no-repeat| repeat-x| repeat-y repeat:背景图像在纵向和横向上平铺,no-repeat:背景图像不平铺,repeat-x:背景图像在横向上平铺,repeat-y:背景图像在纵向平铺

上一篇:天龙八部胜利宝石属性
下一篇:梦幻诛仙怎么删除角色
相关文章
返回顶部小火箭