Put normal div between floating divs without break
-
Hi!
I have a question on putting a div between floating elements in the code without the float to break. See image that illustrates what I would like to do here!
Is that possible?
Well, I know it’s possible if the div is absolute placed, but as I have more content underneath the divs, I would like the none floating div to push the content down instead of being placed on top of it (I hope you understand, hard to explain).Does anyone have a suggestion on how to do this?
The topic ‘Put normal div between floating divs without break’ is closed to new replies.