Revision: 41738
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at February 23, 2011 01:12 by Savio
Initial Code
<div id="top">
<div id="bottom">
add to css:
top {
overflow: hidden;
or overflow: auto;
}
Initial URL
Initial Description
Actually this is very well known. Just added it cause I always forget this.
Initial Title
Prevent margin collapsing
Initial Tags
Initial Language
CSS