View Full Version : td border image


vonchong115
10-02-2004, 11:24 PM
I want to make the border of a tale an image. I tried:

td
{ border: url(borderpic.jpg); }

but that didn't work.
Is there a way to do this at all?

pb&j
10-03-2004, 12:09 AM
current browsers do not support the use of css to add images to borders yet. it will be a couple more years for that effect to appear.