View Single Post
Old 04-08-2004, 03:09   #3 (permalink)
smallbeer
I Ain't Losing Any Sleep™
 
Join Date: Apr 2003
Posts: 5,236
the background attribute isn't standard. use css.

Code:
td { background: url(/images/borderbg.gif); }
class it if it's only a particular cell you want to have a background.
__________________
That's fuckin' ingenious, if I understand it correctly. It's a Swiss fuckin' watch.
  Reply With Quote