가짜단(faux colomn) #wrap { width:400px; background:url(bg.png)} #header{ height:100px; background:#ffccff;} #sidebar{ width:100px; /*background:#ff3*/; float:left;} #contents{ width:300px; /*background:#66ffff;*/ float:right} #footer{height:100px; background:#6666ff; clear:both;} 머리말 사이드바 본문 꼬리말<...
원문 링크 : 가짜단