Helpful Information
 
 
Category: HTML Programming
cell background images

How can I set table cell background images?
Not a html page background, but how can I set a specific cell to have an
actual image? I know how to do this with a color, but what about an
image?

Thanks.

Marshall Gisser
mgisser@nydesign.com

Marshall,

Hope this helps:

<BLOCKQUOTE><font size="1" face="Verdana,Arial,Helvetica">code:</font><HR><pre>

<table>
<tr>
<td background="../images/myimg.gif">
.
.
.
</td>
</tr>
</table>

[/quote]

I tried this out and the gif image got tiled throughout the cell. You might have to make the size/dimension of the image equal to the size/dimension of the cell.


DesertFox

try going to this link

http://forums.devshed.com/t58339/s.html&highlight=cell+background

there is a similar question with a solution in it

As much as i'm sure they'd appreciate it... You do realize you replied to a post almost 5 years old, right? :p










privacy (GDPR)