I'm trying to design a website using CSS. It has a header, a main content area and a navigation bar on the left. These are all set out using divs
Is there any way to make the sidebar the same length as the main content area without defining the height on each page? at the moment it is only going as far as it's content
Is there any way to make the sidebar the same length as the main content area without defining the height on each page? at the moment it is only going as far as it's content