Auto-size website to fit browser size

message from Trisikeq on 20 Jul 2004
Is this something that will allow the website to autosize to fit the size of
the browser window. The computer at my home fits fine at 1600x1200, but at work
the computer is 1024x768 and the website is too big and i have to scroll left
and right so I can see everything. I am looking for a command or something that
tells the website to auto-fit.
 
Murray *TMM* replied to Trisikeq on 20 Jul 2004
You design it in from the start.

See this tutorial -

http://www.dwfaq.com/tutorials/Tables/flexible_tables.asp
 
christoff915 replied to Trisikeq on 20 Jul 2004
what kind of layout are you using? tables? frames? be a little more specific or
post your code in a reply and we can most likely help you.

just off the cuff, i can say that one way to do it is to put your content
inside a table that is set to 100% width (which will cover the entire width of
the page, and resize as the user resizes the window also), but if you don't use
good layout technique inside that main table, you're in for a lot of formatting
problems once it's resized. there's a lot of good tutorials out there that
cover this topic, i'll look some up when i have a few more free moments and
post some links for you. now that i think of it, there should be a tutorial in
dreamweaver itself that covers this as well.

hope it helps
christoff
 

Archived message: Auto-size website to fit browser size (Macromedia Dreamweaver Web Design)