So i am struggling again with css positioning.
Minutes ago, i figured out that floating elements do not affect the height of their parent-container. So how do i set two div's
which are floating to the same height when said height is dynamic?
fiddle
How do i set the height of the cyan <div>
to the same height as the dynamic filled green one?