Skip to main content
Participant
June 28, 2007
Question

AUTOSTRETCH

  • June 28, 2007
  • 1 reply
  • 219 views
hi all,

how do i make a dynamic-sized webpage? i mean, i want the contents of page appear a 100% in size for any size of monitor.

is there any difference about this question whether i work with tables or layers?

p.s. i'm using dmw 8.
This topic has been closed for replies.

1 reply

Inspiring
June 28, 2007
Place your page inside a 100% width container, e.g.,

<table width="100%"....

> is there any difference about this question whether i work with tables or
> layers?

Definitely - don't use layers as a layout method. They are fine for
special-purpose applications, but not for general page layout.

--
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
==================


"v3ch0s" <webforumsuser@macromedia.com> wrote in message
news:f607jk$bqp$1@forums.macromedia.com...
> hi all,
>
> how do i make a dynamic-sized webpage? i mean, i want the contents of page
> appear a 100% in size for any size of monitor.
>
> is there any difference about this question whether i work with tables or
> layers?
>
> p.s. i'm using dmw 8.
>