<!DOCTYPE HTML>
<html>
<body>

<div style="float:left; border:4px dotted blue;">
  <div>
    <span style="display:inline-block; width:50px; height:200px; background:yellow;">
  </div>
</div>

</body>
</html>