Blog Posts Tagged with "background-image"
Need a background-image on a table row?
Posted on
11/17/06
by
Colin
3 Comments
Don't do it the intuitive way... <table> <tr style="background: url(/images/tr-background.gif) no-repeat 0 0;"> <td>Row 1</td> <td>Row 2&l...

