 |
|
 |
Letters from You
Cross-Browser HTML Development
Here's a solution for the problem of tiling table backgrounds that you wrote about in the August 2000 issue, ("More Real World Cross-Browser HTML Development"). I ran across this problem on a project just a few days ago and tore my hair out before we came up with a solution (which you alluded to in your article). If you put a single-cell table with the background you want as a wrapper around the real table, and give the real table a background of a transparent image, everything will render correctly.
|
|
|