Home › Forums › CSS › One div doesn’t float left › Re: One div doesn’t float left
April 23, 2013 at 5:52 pm
#132924
Participant
You have to define height on the floating element otherwise it will always float at the edge of `h2` element.
See here: http://codepen.io/anon/pen/EkKDy