I want to use something like the below image as a webpage header.
I lay out my sites in a table - and in this case the page width of the table will be 95% rather than a number of pixels.
I want the width of the image to be equal to the rest of the page.
... so can I cut the image into 3 pieces, put them into a 1row 3column table with only the line being in the middle part... then designate the width of the line to be 100% of the cell width so that it will stretch to the appropriate width and meet the line of the left and right part of the image?
Am I making sense?
In short, I want the image to be in the first row of the table that's set to be 95% page width, and have the left and right sides of the image line up with the left and right sides of the rest of the page content.
Thanks!