I’ve been struggling for awhile trying to make a 3×3 grid layout in which the center div has a fixed width & height, and the rest grow to fit the window size as needed, but I can never get the non-center divs to behave. I’ve found some solutions that worked for a two-column layout, but I couldn’t figure out how to adapt them to three. Here’s what I have so far: http://jsfiddle.net/WGaVH/
New to CSS here, so any help is very much appreciated. Thanks!
Display table makes this easy: