I have a content div whose background is red. I put a bunch of random text so it fills up several screens worth of text. I set overflow to auto, then set the height to 80% (in css). All of the browsers COMPLETELY ignore the 80%, but when I set it to a pixel value, it recognizes it and sets the height accordingly. 
Last edited: