alpha channel vs. Opacityrgba
opacity
positionstatic
relative
absolute
fixed
Transition상태 전환 방법 설정
transition : property_name | duration | timing_function | delay
property name 전환 요소 지정 (여러 요소 중 선택 요소만 전환 가능)
duration 전환 지속 시간
timing function 전환 효과
delay 전환 대기 시간
Transform요소 변형 : 모든 요소 적용 가능
rotate() 회전(deg)
scale() 크기 변화 (배수)
translate() 위치 이동 (px,%)
skew() 기울기(deg)
box-shadow요소 테두리 밖 그림자 설정
box-shadow : offset-x | offset-y | blur-radius | spread-radius | color ;
offset-x 요소 대비 가로 거리
offset-y 요소 대비 세로 거리
blur-radius 흐림 정도
spread-radius 번짐 정도
color 그림자 색