플로팅연구01 div{ outline: 1px #f00 dotted;} .contain{ padding:10px; outline-color:#00F;} .one, .two, .three{ width:100px; height:100px; float:right} /*.two{ width:100px; height:100px; float:left} .three{ width:100px; height:100px; float:left}*/ one two three
DOCTYPE HTML> ...
원문 링크 : 플로팅1