I am trying to create a site header that consists of three images,
which should be displayed side by side. I want the header to be across
the entire width of the browser window, whatever the width.
To achieve this I the two outer Divs must be fixed at 150px wide, and
I have background images this width. The image for the middle div,
must grow or shrink as required, but must be centered.
Can anyone send me some CSS that achieves what I require.
Many thanks,
PWS