کوتاه نویسی پس زمینه

پرسیده شده
فعالیت 1219 روز پیش
دیده شده 566 بار
8

سلام، کوتاه نویسی پس زمینه  

background-image

background-position

background-size

background-repeat

background-attachment

background-origin

background-clip

background-color

 

مثال

  header{
            background:#fff url(img/a-LInkedIn-header.jpg) center/cover no-repeat fixed padding-box content-box;

  }

لینک:

https://developer.mozilla.org/en-US/docs/Web/CSS/background

https://css-tricks.com/almanac/properties/b/background

فایل پیوست

adele khl
adele khl

5 دی 99

4
حذف شده

دقت شود ویژگی background-size بعد از background-position با seprator (/) می آید. 

            background:#fff url(..) center/cover no-repeat fixed padding-box content-box;

 

فایل پیوست

adele khl

توسط

adele khl

5 دی 99