PC Review Forums Newsgroups Microsoft Word Microsoft Frontpage When resizing layout cells, I can reset the boundary but it then .

Reply

When resizing layout cells, I can reset the boundary but it then .

 
Thread Tools Rate Thread
Old 03-01-2005, 10:35 AM   #1
=?Utf-8?B?dHJldmM=?=
Guest
 
Posts: n/a
Default When resizing layout cells, I can reset the boundary but it then .


When I am adding layout cells to a page, I can add layout cells etc and move
them. Occasionally, the page gets into a state where it won't let me resize
or move cells. It allow me to reposition them then it 'bounces back' to the
original position/size. The pages I am working on use a dynamic web template
to provide a header, lefthand column and main body region.
  Reply With Quote
Old 03-01-2005, 12:34 PM   #2
Murray
Guest
 
Posts: n/a
Default Re: When resizing layout cells, I can reset the boundary but it then .

This is one of the reasons why it's really impossible to grow as a web
developer without learning code. Using Layout mode to create tables, one
can construct some incredibly grotesque structures, and it's quite possible
that they become SO convoluted (code-wise) that you can get into places that
can no longer be managed using only design view.

Maybe you could show me your code, and I could try to help, but this sounds
more like a general than a specific question. The only real solution is to
learn how to work with HTML tables, and then you can wave bye-bye to Layout
mode....

--
Murray

"trevc" <trevc@discussions.microsoft.com> wrote in message
news:C2C822F4-47F7-45F3-8B05-6C5290E3F1F2@microsoft.com...
> When I am adding layout cells to a page, I can add layout cells etc and
> move
> them. Occasionally, the page gets into a state where it won't let me
> resize
> or move cells. It allow me to reposition them then it 'bounces back' to
> the
> original position/size. The pages I am working on use a dynamic web
> template
> to provide a header, lefthand column and main body region.



  Reply With Quote
Old 03-01-2005, 03:42 PM   #3
=?Utf-8?B?dHJldmM=?=
Guest
 
Posts: n/a
Default Re: When resizing layout cells, I can reset the boundary but it th

Thanks for the insight. I try to keep the table structure really simple - no
more than 3x4. On one occasion, I started afresh and was ok but the problem
started to happen again after a while. The real problem for me was the utter
waste of time it caused because I thought I'd set a cell property incorrectly
- complete lack of MS documentation!

"Murray" wrote:

> This is one of the reasons why it's really impossible to grow as a web
> developer without learning code. Using Layout mode to create tables, one
> can construct some incredibly grotesque structures, and it's quite possible
> that they become SO convoluted (code-wise) that you can get into places that
> can no longer be managed using only design view.
>
> Maybe you could show me your code, and I could try to help, but this sounds
> more like a general than a specific question. The only real solution is to
> learn how to work with HTML tables, and then you can wave bye-bye to Layout
> mode....
>
> --
> Murray
>
> "trevc" <trevc@discussions.microsoft.com> wrote in message
> news:C2C822F4-47F7-45F3-8B05-6C5290E3F1F2@microsoft.com...
> > When I am adding layout cells to a page, I can add layout cells etc and
> > move
> > them. Occasionally, the page gets into a state where it won't let me
> > resize
> > or move cells. It allow me to reposition them then it 'bounces back' to
> > the
> > original position/size. The pages I am working on use a dynamic web
> > template
> > to provide a header, lefthand column and main body region.

>
>
>

  Reply With Quote
Old 03-01-2005, 04:18 PM   #4
Murray
Guest
 
Posts: n/a
Default Re: When resizing layout cells, I can reset the boundary but it th

Forget the MS documentation and learn how to use HTML tables. Then you can
just look at the code and see what's wrong.

--
Murray

"trevc" <trevc@discussions.microsoft.com> wrote in message
news:C2616833-D0DC-459C-A07E-9EE56165B18B@microsoft.com...
> Thanks for the insight. I try to keep the table structure really simple -
> no
> more than 3x4. On one occasion, I started afresh and was ok but the
> problem
> started to happen again after a while. The real problem for me was the
> utter
> waste of time it caused because I thought I'd set a cell property
> incorrectly
> - complete lack of MS documentation!
>
> "Murray" wrote:
>
>> This is one of the reasons why it's really impossible to grow as a web
>> developer without learning code. Using Layout mode to create tables, one
>> can construct some incredibly grotesque structures, and it's quite
>> possible
>> that they become SO convoluted (code-wise) that you can get into places
>> that
>> can no longer be managed using only design view.
>>
>> Maybe you could show me your code, and I could try to help, but this
>> sounds
>> more like a general than a specific question. The only real solution is
>> to
>> learn how to work with HTML tables, and then you can wave bye-bye to
>> Layout
>> mode....
>>
>> --
>> Murray
>>
>> "trevc" <trevc@discussions.microsoft.com> wrote in message
>> news:C2C822F4-47F7-45F3-8B05-6C5290E3F1F2@microsoft.com...
>> > When I am adding layout cells to a page, I can add layout cells etc and
>> > move
>> > them. Occasionally, the page gets into a state where it won't let me
>> > resize
>> > or move cells. It allow me to reposition them then it 'bounces back'
>> > to
>> > the
>> > original position/size. The pages I am working on use a dynamic web
>> > template
>> > to provide a header, lefthand column and main body region.

>>
>>
>>



  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off