PDA

View Full Version : table cell backgrounds?


uzirdotcom
09-28-2006, 07:35 PM
is it possible to apply a background image to a table cell <td background="url"> or something along those lines? someones help is greatly appreciated :confused:

mburt
09-28-2006, 07:51 PM
<td style="background-image:url('url')">

uzirdotcom
09-28-2006, 09:34 PM
thanks. been trying to figure it out forever