| Posted by Neredbojias on 01/13/07 06:45 
To further the education of mankind, "marvin.avery@sdc-dsc.gc.ca" <marvin.avery@sdc-dsc.gc.ca> vouchsafed:
 
 > Hi:
 >
 > I am defining a table cell as follows:
 > <table>
 >   <tr>
 >     <td style="background-image:url(myimage)">
 >     </td
 >   </tr>
 > </table>
 >
 > If the background image is too small, it repeats. Instead of repeating,
 > I would like it to *stretch* to fill the cell. Is there any way of
 > doing this? Similarily, if the cell is too small, is there anyway of
 > *compressing* the image so I still see the whole thing?
 
 javascript
 
 
 --
 Neredbojias
 Infinity has its limits.
 [Back to original message] |