I'm having trouble making a div
stretch out to 100% height, despite trying various solutions.
After scouring the web for answers and experimenting with different methods, I still haven't been successful.
Check out my code here: http://jsbin.com/elijuh/3/edit
View the output here: http://jsbin.com/elijuh/3
I've attempted adjusting every other preceding div
as well to reach 100%, as advised by numerous sources online, but it's just not working out.
The problematic divs are quick_analy_main and quick_analy_graph.
While this may seem like a simple task, I'm struggling to find the solution. Can anyone point out what I'm missing?