Position


페이지에서 태그를 배치할 때 쓰는 속성

static

p { position: static; }

relative

p { position: relative; }

fixed

p { position: fixed; }

absolute