div

1) C помощью clear:both

<div>
  содержимое
  <div style="clear:both;"></div>
</div>

2) В css прописать: height:auto;