On Mon, 31 Oct 2005 23:25:34 +0000 (UTC), "gurgsprout"
<webforumsuser (AT) macromedia (DOT) com> wrote:
Quote:
This is the site with about as far as I can go before screwing the whole thing
up re the problem I wrote about above.
Click http://www.tokyoheights.com/designerdriftwoodprob/index.html |
It's just as I feared. The proliferation of colspan and rowspan
attributes used when ImageReady split and merged table cells has made an
intricate, but extremely fragile table structure. There is no way to
make that structure stable without starting over and abandoning the use
of an automated process, like an image editor, to construct the page
infrastructure.
You can read this fairly short article to see why this is such a bad
idea: http://apptools.com/rants/spans.php
Here are a couple of good tables tutorials that may help you if you
decide to rebuild:
http://www.dwfaq.com/Tutorials/Tables/managing_tables.asp
http://www.dwfaq.com/Tutorials/Tables/flexible_tables.asp
Gary