Looking for ways to make my html page more visually appealing. It is divided into 4 sections: Header, menu, content, and footer. The header is positioned at the top of the page, while the footer is located at the bottom. In between these sections are the menu on the left and the content on the right.
The height of the page is determined by either the menu or the content section, depending on which one is larger in size. Iām interested in adding a background to the menu block that extends all the way down to the footer, even if the actual menu items are shorter in length. Essentially, I want the menu block to be filled in based on the size of either the menu itself or the content, whichever happens to be bigger. Any suggestions?
https://i.sstatic.net/kXmRt.png