HTML help
HTML help
Out of context: Reply #2
- Started
- Last post
- 5 Responses
- stevegee0
use css.
give the cell a class
define the class as:.tablecell {background img: "url to image.gif";
repeat: no;
bottom right;}or something very similar to that.
use css.
give the cell a class
define the class as:
.tablecell {background img: "url to image.gif";
repeat: no;
bottom right;}
or something very similar to that.