단순3단 01 body{min-width:500px;} div{ outline:dotted 1px #f00;} .column{ float:left;} .three{width:100px;} .one{ width:250px;} .two{ width:150px} three one two * body{min-width:500px;} 인터넷 브라우저의 크기가 최소화 되도 형태 유지 시켜줌...
원문 링크 : 단순 3단 01