상황2(플로팅01) body{margin:20px; position:relative;} div{ outline:1px #f00 dotted;} .header, .footer{ height:100px;} .sidebar{ width:100px; outline-color:#00f; position:absolute; right:0; top:100px;} .content{ background:#ffff99; padding-right:100px;} .footer{} 머리말 사이드바s s s s s s s s s s s s s 본문c c c c c c cc c c c c c c c c c...
원문 링크 : 상황2(포지셔닝01)