플로트 해제02(다중 플로트) .container{ outline:1px #00f dotted; padding:10px; background:#ffcccc;} .column{outline:1px #f00 dotted; float:left; padding:10px;} .one{ width:100px; height:100px;} .two{ outline-width:2px;} .a, .b{width:100px; height:100px;} one a b ...
원문 링크 : 플로트 해제02(다중 플로트)