Quote:
Originally Posted by wonopon
But when I use #right-box, it appears under the #left-box and #middle-box.
|
See the
box model here. The box model says that whatever you put inside an element cannot be larger than that element. margin/padding/border all count when figuring width/height.