1 .father{width:200px}; 2 .float{float:left}; 3 .float img{width:128px} 4 5 <div> <div> <img src=""> </div> </div>