People,
I'm making a website as a college project, however I'm picking up a little to solve a problem with the positions of the elements. I have 3 sections, one set to be Header, one set to be Contents and one set to be Footer. The header and footer have the "position: absolute" attribute however, I'd like to get the content to start below the header and end before the footer without having to adjust the size for them.
HowIwantyoutostay:
The red line represents the size of the section.