I have a CSS Q
I have a CSS Q
Out of context: Reply #7
- Started
- Last post
- 8 Responses
- emerritt0
Have you tried setting the containing div to float left as well. I think floating divs overflow from their containing div if it is not also set to float. IE extends the containing div, incorrectly I think.