I have two span divs that surround my content. I want them to fill the height. height: 100%; works fine when there is no scrolling required, but once the page is long enough that the user needs to scroll the spans are only present for that first height and then do not fill the entire height. Any ideas? jsfiddle: http://jsfiddle.net/2fvcF/4/ Which for some reason doesn’t even show the spans.
I have two span divs that surround my content. I want them to fill
Share
Floating elements fall out of the mainstream.
You have to use something like this