Hi all,
Sorry if this was already posted, I did a lot of searching and did not find anything that could help my situation.
For starters, I am a self educated Beginner developer, I am using available sample codes so some of the stuff may be very very old

(((
Here's my situation:
Link to the discussed problem:
http://homenumber.org/sarke/OurExperience1.php
I used Fireworks CS5 to cut up background image and had Fireworks assemble a table with the image. Then I used Dreamweaver CS5 for rest.
In one Cell I am calling another page <? include "OurExperienceDetails.php" ?> that is bigger than originally designed cell height.
So here's the problem:
In Chrome everything works normally as it should, INCLUDE Cell expands and only causes the RIGHT Bottom cell to increase in Height that has background that follows
But in IE8, all cells that are located to the RIGHT of the INCLUDE Cell increase in Height, thus causing the disturbed image. To better visualize the problem, I gave different color backgrounds to problematic cells.
I really need any advice that I can get .....
Thanks to All ....