Guest_imported
New member
- Jan 1, 1970
- 0
I'm trying to put a background image in a table. Possible? I can't get mine to work. Here's the script I use.
Code:
<Table border=1 >
<tr>
<TBODY BACKGROUND="[URL unfurl="true"]http://ourworld.cs.com/_ht_a/israelspeedfreak/0c14e7d0.jpg"></TBODY>[/URL]
<td>hello everyone</td></tr>
</table>