Hey Everyone,
Trying to get box inside box effect using html. I have a background picture for the body of the page (e.g.: <body background="picture.jpg">) and I am using tables for page layout. The "master" top level table is using a background picture, to give the overall effect of one block inside another. The thing is my approach works in IE6 and NS7 but earlier browser versions show a gap between each of the consecutive tables (that are contained within the master table). Does anybody know of a JavaScript or approach to my task that will work in old and new browser alike?
Thanks for you help.
Regards
David
Trying to get box inside box effect using html. I have a background picture for the body of the page (e.g.: <body background="picture.jpg">) and I am using tables for page layout. The "master" top level table is using a background picture, to give the overall effect of one block inside another. The thing is my approach works in IE6 and NS7 but earlier browser versions show a gap between each of the consecutive tables (that are contained within the master table). Does anybody know of a JavaScript or approach to my task that will work in old and new browser alike?
Thanks for you help.
Regards
David