X-Original-To: pgsql-www-postgresql.org@localhost.postgresql.org Received: from localhost (unknown [200.46.204.144]) by svr1.postgresql.org (Postfix) with ESMTP id 9F78D3A3D09 for ; Tue, 23 Nov 2004 09:54:48 +0000 (GMT) Received: from svr1.postgresql.org ([200.46.204.71]) by localhost (av.hub.org [200.46.204.144]) (amavisd-new, port 10024) with ESMTP id 80451-05 for ; Tue, 23 Nov 2004 09:54:39 +0000 (GMT) Received: from anchor-post-33.mail.demon.net (anchor-post-33.mail.demon.net [194.217.242.91]) by svr1.postgresql.org (Postfix) with ESMTP id 7A8683A3CA4 for ; Tue, 23 Nov 2004 09:54:40 +0000 (GMT) Received: from mailgate.vale-housing.co.uk ([194.217.48.34] helo=ratbert.vale-housing.co.uk) by anchor-post-33.mail.demon.net with esmtp (Exim 4.42) id 1CWXNg-000ILj-9s for pgsql-www@postgresql.org; Tue, 23 Nov 2004 09:54:40 +0000 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: Re: "Stretchy" vs. Fixed-width X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0 Date: Tue, 23 Nov 2004 09:54:39 -0000 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [pgsql-www] "Stretchy" vs. Fixed-width Thread-Index: AcTQvSgc9qrYHr8HTOm7NFBtEPf/OQAhSNRA From: "Dave Page" To: "Josh Berkus" , "Joshua D. Drake" Cc: "Robert Treat" , "PostgreSQL www" X-Virus-Scanned: by amavisd-new at hub.org X-Spam-Status: No, hits=0.0 tagged_above=0.0 required=5.0 tests= X-Spam-Level: X-Archive-Number: 200411/336 X-Sequence-Number: 6067 =20 > -----Original Message----- > From: pgsql-www-owner@postgresql.org=20 > [mailto:pgsql-www-owner@postgresql.org] On Behalf Of Josh Berkus > Sent: 22 November 2004 17:58 > To: Joshua D. Drake > Cc: Robert Treat; PostgreSQL www > Subject: Re: [pgsql-www] "Stretchy" vs. Fixed-width >=20 >=20 > Fixed-Width > -- Supports more polished designs > -- More "corporate" > -- supports better visual organization of navigation > -- better for websites with many images > -- cuts down on scrolling > -- emphasizes design >=20 > Variable-Width > -- Supports a greater variety of browser/language settings > -- More "open source" > -- better for large quantities of text content > -- emphasizes content >=20 > Do people agree with the above points? Add the following to fixed width: - The most commonly complained-about feature of the current site. /D=20