Floating CSS Left-Right Boxes October 19 2004
Every now and then I do some CSS from scratch where I need to have floating elements on both sides of the page (left and right boxes) This post is basically a quick demonstration (read : recipe) of how to get the left-right box thing happening such that it is compliant across IE/Moz/Opera while maintaining my usual defaults for elements.
To get a more complex example, lets add a full DIV under the floating boxes. Note the CSS change and stupid IE hacks.

Comments»
no comments yet - be the first?