Hello, I am in the process of designing a small website. So far, everything is set up well with the header, but I am facing some issues with the content divs.
The problem specifically arises when trying to make the content fill the entire height of the webpage on the y-axis using height: 100%.
The issue occurs when the div doesn't expand to cover all the content and allows scrolling. Does anyone know how to make the div expand properly?
I apologize for the formatting of the question, it's a bit hard to explain but any help would be appreciated.