5.15

1.background-image:url();背景图片

background-repeat:repeat-x;背景图片重复

background-position:left bottom;背景图片的位置,分为水平和垂直两个方向

background-attachment:fixed;背景的固定

2.background-repeat:

repeat-x:横向重复

repeat-y:纵向重复

posted @ 2026-05-20 09:47  Rr^-^  阅读(2)  评论(0)    收藏  举报