Categories
How to place a block under float blocks?
There are two blocks with float left/right. Under these blocks, you need to place another one, but it runs into the top. You can use clear:both, but then margin-top doesn't work.
Answer the question
In order to leave comments, you need to log in
Wrap these two blocks in a DIV and set it to { overflow: hidden }
Didn't find what you were looking for?
Ask a Question
731 491 924 answers to any question