<table cell> with tiled background


Image tiled within a cell

Note: Does not work for rows - <tr>


Note also:
"[5] The "background" attribute for the "td" and "th" elements is not an official HTML or XHTML attribute and is only supported by Internet Explorer 3.0+ and Netscape 4.0+. Other browsers may not support this attribute. For instance, Netscape 3.0 does not support this attribute."

Using them in CSS is fine, however...