0
People,
I’m doing a website as a college project, but I’m picking up a little bit to solve a problem with the positions of the elements. I have 3 sections, one adjusted to be Header, one adjusted to be Content and one adjusted to be Footer. The header and footer have the attribute "position: Absolute" however, I would like to make the content start below the header and end before the footer without having to adjust size for them.
The red line represents the size of the Section.