css position 속성 종류 5가지
html5의 요소의 위치를 지정할 때 css의 ` position `속성을 사용할 수 있다. position 속성의 기본값은 static 이며, 기본값을 포함한 5가지 옵션은 각각 static, relative, absolute, fixed, sticky 를 가진다. css position property 5 types of options css position 속성 종류 5가지 ~ static relative absolute fixed sticky