[Solved] Header/content page with content div filling available space
My personal view: Using tables for layout is like using coffee to stay awake. Don’t do it too often. Maybe once in a while. And certainly we shouldn’t hassle people who use table-based layouts, especially when there’s no sound, cross-browser way to do a particular layout in CSS. That said… 1. Tables make it harder … Read more