How do I insert a background image into table rows?

J

jjr

This is for publishing on the web. I know how to insert
an image into the entire background of the table, but I
would like to insert an image to tile for a background
into individual rows. I thought the command was <td
style="urlnamehere">, but I can't get it to work when I
insert that into the HTML source.

Thank you!
 
Top