상황3(양쪽 플로팅3) .column h3{ margin:30px 10px;} .column p{margin:20px 10px;} .column{ outline:1px #f00 dotted;} .in{ outline:1px #00f dotted; margin:10px;/*padding:10px;*/} .one{ width:70%; float:left;} .two{ width:30%; float:right;}
원문 링크 : 상황3(양쪽 플로팅3)