Как заставить div расти в высоту, имея внутри плавающие элементыCSS

Разбираемся в CSS
Anonymous
Как заставить div расти в высоту, имея внутри плавающие элементы

Сообщение Anonymous »


How can I make a div grow its height when it has floats inside of it? I know that defining a value for the width and setting overflow to hidden works. The problem is that I need a div with the overflow visible. Any ideas?


Источник: https://stackoverflow.com/questions/460 ... ats-inside

Вернуться в «CSS»