I have around 3 floating divs, 2 left and 1 right, then I have some other text content under the 3 floating divs. The text gets under the 3 floating elements, how do I do so it doesn’t get under it, but should still float?
I have around 3 floating div s, 2 left and 1 right, then I
Share
Some code would help, but with floats usually the problem is that they are not being cleared.