In my page i\'m having trouble with getting the right position with my element outside of the header div. I want it to automatically position after/below the div not inside it.<
Just using margin-top
margin-top
HTML:
test
CSS:
.content{ margin-top:32px; }