I have a layout of 3 columns. I need left and right divs width to be fixed in pixel and middle div should be extending based on the browser width.
Reference image
Grey and red divs width is fixed in pixels so that those two should be always right and left to the browser and green div shouldn't have any width because it should extend based on the browser width.
Here is the demo which i tried so far http://jsfiddle.net/JvHZ7/