I have on the home page http://www.exit911.com a blue column on the right hand side (where the photos are). I am trying to avoid using <table> tags and instead use <div> tags only.
However, I can not get the column to auto-span in height to the full height of the white space of the page.
What code would I use to do that? Any suggestions???


