Click to See Complete Forum and Search --> : HTML- table background images


jeadss
10-31-2005, 12:02 PM
does anyone knows how to insert in a table , background images?

the tree
10-31-2005, 12:48 PM
<table style="background: url(folder/file.gif) center center no-repeat fixed;">
...
</table>