Source Code CSS3 for Background Source Code CSS3 for Background - Isi Planet

Source Code CSS3 for Background

isiplanet.co.id
Gambar yang menjelaskan tujuan css3 background

Berikut adalah code perintah yang digunakan untuk mengatur tampilan backgound pada sebuah aplikasi.


BACKGROUND
background
background-attachment
background-color
background-clip
background-image
background-origin
background-position
background-repeat
background-size
background-attachment
scroll   |   fixed
background-break
bounding-box   |   each-box   |   continuous
background-color
color
transparant
background-clip
length
%
border-box   |   padding-box    |   content-box   |   no-clip
background-image
url
none
background-origin
border-box   |   padding-box    |   content-box  
background-position
top left   |   top center   |   top right   |   center left   |   center center   |   center right   |   bottom left   |   bottom center   |   bottom right
x-%  y-%
x-pos  y-pos
background-repeat
repeat   |   repeat-x   |   repeat-y   |   no-repeat
background-size
length
%
auto   |   cover   |   contain

0 komentar:

Post a Comment