| Murray *TMM* 2004-08-10, 11:18 pm |
| This movement is fairly typical of the sloppy tables built by any HTML
'wizard' including DMX's Layout Mode. In addition, I am seeing goofy code
in there (was ImageReady involved at all?) -
<TABLE width=681 border=0 align=center cellPadding= cellSpacing=0
bgcolor="#FFFFFF" class="border1">
<!--DWLayoutTable-->
<tr> <t height="709" valign="top" background="grey_background.gif">
Note the absence of required quotes around the attributes, and that strange
<t height="709" thing - what's that about?
I'm sorry to tell you but there's no triage for such tables. They must be
rebuilt from scratch, avoiding the col- and rowspan hysteria that Layout
mode adds.
Read this -
http://apptools.com/rants/spans.php
Less fragile tables (i.e., ones that are sturdier to change in content
shape/weight) will not jump like that from one page to the next.
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================
"zander213" <webforumsuser@macromedia.com> wrote in message
news:cfbs0l$sv9$1@forums.macromedia.com...
> I have created a templage that I am using for a site I am developing but
some
> of the pages that are created are a few pixels off from the rest...
>
> Any thoughts on how to fix this. I am so picky that I am very
unsatisfied
> with having a page that "jumps" while going from one link to another.
>
> Check out the interface on the left nav at http://www.slohomesrus.com
>
> Thanks!
>
|