Template will not hold structure

I am trying to create a site template. I get the template the
way I want it using Layout tables and Layout cells. I can apply
text to the template and it looks good. I save the file, test and
everything is fine. I try to apply different data to the template
(this time there is more text) and it moves the navigation section
of my page when I test it. What am I doing wrong?
Thanks!
Tripp

Unfortunately, there's no quick or simple solution other than
to acquire
enough facility with HTML and HTML tables to be able to work
in Standard
View not Layout view.
In my opinion, there are three serious problems with Layout
Mode -
1. Perhaps most importantly, it sits between you and *real*
HTML tables,
and fools you into believing that concepts like "layout cell"
and
"autostretch" really mean something. They do not. As long as
you use
Layout Mode, you'll never learn one of the most important
things for new web
developers - how to build solid and reliable tables.
2. Actually, #1 wouldn't be *so* bad, except that the code
that is written
by Layout Mode is really poor code. For example, a layout
table contains
MANY empty rows of cells. This can contribute to a table's
instability.
In addition, if your initial positioning of the table's cells
is a bit
complex,
Layout Mode will throw in col- and rowspans aplenty as it
merges and splits
cells willy-nillly to achieve the pixel-perfect layout you
have specified.
Again,
this is an extremely poor method for building stable tables,
because it
allows
changes in one tiny cell's shape (i.e, dimensions) to ripple
through the
rest
of the table, usually with unexpected and sometimes
disastrous consequences.
This is one of the primary reasons for the final result's
fragility - read
this -
http://apptools.com/rants/spans.php
3. The UI for Layout Mode is beyond confusing - many options
that you might
want to use are inaccessible, e.g., inserting another table,
or layer onto
the page.
I can understand the new user's desire to use this tool to
make their life
easier,
but the cost is just too heavy in my opinion.
To make good tables, keep it simple. Put a table on the page,
and begin to
load your content. If you would want a different table
layout, instead of
merging or splitting cells, consider stacking tables or
nesting simple
tables instead, respectively.
And above all, do not try to build the whole page with a
single table!
To read more about this approach, visit the DW FAQ link in my
sig, and run
through the table tutorials.
Murray --- ICQ 71997575
Adobe Community Expert
(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
==================
"Mobjack7" <[email protected]> wrote in
message
news:[email protected]...
> Thanks for the fast response Walt. What would you
recommend as a work
> around for this? I have 2 sites I am currently working
on and need to
> find a solution ASAP.
>
> Thanks!
>
> Tripp

Similar Messages

Maybe you are looking for

  • Audio : imac to tv

    So i recently purchased a lg lcd tv. I hooked it up to my imac with the dvi to hdmi cord, but now i have issues getting audio to the tv. Im using a stereo audio Y cable, connecting from my headphone jack of the mac to the 2 rca inputs on the back of

  • Open order Quantity to appear in Order

    Hi gurus,        I hav a requirement that for example,I raised an order for 100 Qty and delivered 80 materials 20 is open,So when i raise an order for the same material for 50 Quantity,I need to get POP up box saying that 20 qTY IS OPEN. I know in av

  • Payment order list

    Hi Experts, The user would like to generate a proposal list from F110 for certain AP items but these are not going to be cleared or paid out yet until later where user would actually clear them via F-53.  So I thought of using the "payment order only

  • Problem with datechooser

    Hi, I am facing problem while using datechooser in flex. I have an array which contains five dates.I am using this array in a function and this function will call when i click the buttons,previous button and next button.I just want to change the font

  • Dreamweaver 8 and Windows 7 64 bit no Server Debug

    I have DW8 up and running but I can't get the Server Debug to work for Coldfusion. Has anyone been able to get this working?