Thursday, September 02, 2004

CSS - Containing Divs, floats

Sometimes floated elements within a container div don't sit properly in the container div...

Eric Meyer has written a very clear and concise article explaining why this is the correct rendered layout and how to work around it to achieve the visual effect you actually want.