Image in table cell

A

Adrienne

Hi all!

Is it possible to have an image repeating itself in a table cell?

If not, is it possible with CSS?

Thanks.

Please post in plain text only.

td {background-image:url(mypic.jpg); background-repeat:repeat}
 
R

Richard

MP Multimedia said:
Hi Andrienne, now where do I insert this code?

Thanks.

you could say <td style="background-image:url(mypic.jpg);
background-repeat:repeat">
or in the "head" section declare an ID or class definition.
#acell
..acell

time to learn the basics of css. plenty of online resources.


 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,020
Latest member
GenesisGai

Latest Threads

Top