on my html page i have a background, with a table with another background within this table is another table with text and images in a cell.
All tables are centered as i want the center table always in the middle of the webpage, but the most inner table doesnt seem to center, it is always displayed to the left.
Any ideas, hope you understand
nwilson
11:01 am on May 20, 2002 (gmt 0)
Let's see the code (at least the relevant bit anyway)
Nick
Andrew Thomas
11:04 am on May 20, 2002 (gmt 0)
Thanks, but ive just fixed it, I was putting a table within a table, but i changed it to a single cell with cellpadding, this seems to have worked, but thanks anyway nwilson