<목차로 돌아가기>
속성 |
설명 |
값 |
background-color |
배경색 |
yellow, transparent |
background-image |
배경 그림 지정 |
url(파일명) |
background-repeat |
배경 그림 정렬 |
repeat(반복, repeat-(가로 반복), repeat-y(세로 반복), no-repeat(한 번만 표시) |
background-position |
배경 그림 위치 |
%,px,left,center,right,top, center, bottom |
background-positionX |
가로축 고정 위치 |
left,center,right |
background-positionY |
세로축 고정 위치 |
top, center, bottom |
background-attachment |
그림 고정 |
fixed, scroll |
background |
배경 그림 한 번에 지정 |
url(파일명),repeat-x, repeat-y, no-repeat,left, center, right, top, center, bottom, fixed, scroll |
background-size |
배경이미지 크기 지정 |
px, % |
반응형