As I embark on creating my first website, I have a specific vision in mind. I want the full display on a computer screen to show all the information and links without any need for scrolling. However, when the window is resized to smaller screens, I would like it to become scrollable with the footer positioned at the bottom of the page. The following images illustrate my idea:
While I have been able to create a responsive design that resizes correctly, I am facing issues with the footer not displaying properly in the laptop version. Despite enjoying problem-solving, I am currently stuck on finding an effective solution to this issue. I came across a website that accomplishes what I am aiming for, however, the code seems to be from a webservice making it impossible for me to decipher: petermckinnon.com
If anyone has suggestions on what framework I should use to achieve this layout, I would greatly appreciate some guidance.