| | Re: HTML Question Bram Lambrecht
| | | (...) Try this: <table background="foo.bar"> <tr> <td> </td> </tr> </table> If I remember correctly, you might have to add background="none" to the TD tag. --Bram Bram Lambrecht / o o \ BramL@juno.com ---...---oooo-----(_...o---...--- WWW: (URL) (25 years ago, 16-Jun-99, to lugnet.publish)
| | | | | | | | Re: HTML Question Thomas Main
| | | | | Bram, This works too and it's a more elegant solution than putting the background in every <TD> The result is still a background strip that doesn't touch at the top and bottom of the screen, unfortunately. I can live with this though...thanks to (...) (25 years ago, 16-Jun-99, to lugnet.publish)
| | | | | | |