|
Hello,
Please excuse the relatively newb question, I promise I tried working this out on my own.
My site has a div with 3 vertical column divs within it, the two outside divs are navigational and the middle I use to write articles. I want the height of the two navigational divs on the side to be the same as the middle article div (since the article div will be naturally have more height because there will be more content). I currently have them all set at static heights but I don't like how this looks especially when some articles are longer and some shorter.
How do I achieve this? I've tried playing around with percentages, but does it have something to do with the div that wraps all three of the columns within it?
Thanks in advance.
|