2단구조 #wrap{ width:400px; margin:0 auto;} #header{ background:#ffccff; height:100px;} #sidebar{ background:#ffffcc; width:100px; float:left;} #content{ background:#6f9; width:300px; float:right;} #footer{ background:#6666ff; height:100px; clear:both;} 머리말 사이드바(aside, section) 본문(sectione) 꼬리말
원문 링크 : 2단구조