Home › Forums › CSS › Floats problem › Re: Floats problem
January 28, 2013 at 8:37 am
#122564
Member
It’s not really the floats that were your problem…it was the structure.
http://codepen.io/anon/pen/fbrCm
I’ve used the overflow:hidden method to clear the floats but there are others.
You might want to look at this too…which includes a simple grid and a clear method.
https://css-tricks.com/video-screencasts/115-dont-overthink-it-grids/