I have a header div as the first element in my wrapper div, but when I add a top margin to a h1 inside the header div it pushes the entire header div down. I realize this ha
put overflow:auto in the parent div see more in this link
overflow:auto
div