Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Background images in tables

Status
Not open for further replies.

Guest_imported

New member
Jan 1, 1970
0
Hello there,

This is really weird. I have this page and I've defined a background image for <body> via CSS and one for a table that fills the body apart from a margin showing the other picture, via CSS too. Now this looks very nice BUT with every new cell <td> the table background image starts anew...?! I have another page with a table & a background picture where this does NOT happen. The only difference seems to be that in this page I have no image defined for the <body> tag (but I tried taking out this background image and it made no difference). Anyone a good idea?

So long...
fla~
 
... I've solved it myself :) I had a <colgroup> tag defined for the table that had the background image restarting in each table cell, and removing that it suddenly worked fine. Maybe this helps someone. :)

fla~
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top