Thread: bg image?
View Single Post
  #1  
Old 08-09-2007, 01:08 PM
GeeFuss is offline GeeFuss
GeeFuss's Avatar
Cardiac

Join Date: Aug 2004
Posts: 3,862

bg image?

i want a bg image in a cell of my table. but i dont want it to repeat. i want it vertically aligned at the top/center.

here is what i have:

Code:
<td colspan="11" align="left" valign="top" background="images/home_17.jpg" style="body {background-repeat: no-repeat;background-image: "images/home_17.jpg";}">
did i do the style part wrong?
__________________
Reply With Quote