K
khalid
Greetings,
Is there a way that I can add a background image to a table using Word 2003?
The background image needs to become part of the table, so that when the
table is resized or moved, the image is resized or moved with it respectively.
Something similar to the following HTML would be ideal:
<table height="200" width="250" background="background.jpg" >
<tr><td>This table has a background image</td></tr>
</table>
When I try to open a file with the above HTML in Word 2003, it removes the
"background" key-value pair and just shows the cell contents w/o the
background image. Moreover, when I try to edit the HTML within Word
(View..HTML Source) and save it, it undoes certain changes (such as trying to
code the background image).
Is there anyway to do this in Word 2003?
Thank you for your prompt response in advance,
Is there a way that I can add a background image to a table using Word 2003?
The background image needs to become part of the table, so that when the
table is resized or moved, the image is resized or moved with it respectively.
Something similar to the following HTML would be ideal:
<table height="200" width="250" background="background.jpg" >
<tr><td>This table has a background image</td></tr>
</table>
When I try to open a file with the above HTML in Word 2003, it removes the
"background" key-value pair and just shows the cell contents w/o the
background image. Moreover, when I try to edit the HTML within Word
(View..HTML Source) and save it, it undoes certain changes (such as trying to
code the background image).
Is there anyway to do this in Word 2003?
Thank you for your prompt response in advance,