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 4F31E3A2309; Sun, 21 Nov 2004 21:28:55 +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 64176-10; Sun, 21 Nov 2004 21:28:44 +0000 (GMT) Received: from anchor-post-30.mail.demon.net (anchor-post-30.mail.demon.net [194.217.242.88]) by svr1.postgresql.org (Postfix) with ESMTP id 75DA73A3F36; Sun, 21 Nov 2004 21:28:45 +0000 (GMT) Received: from mailgate.vale-housing.co.uk ([194.217.48.34] helo=ratbert.vale-housing.co.uk) by anchor-post-30.mail.demon.net with esmtp (Exim 4.42) id 1CVzGH-000MP8-1P; Sun, 21 Nov 2004 21:28:45 +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: Sun, 21 Nov 2004 21:28:44 -0000 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [pgsql-www] "Stretchy" vs. Fixed-width Thread-Index: AcTP/khf71/cblJwThuNHO5e9vEOmAAEkV8g From: "Dave Page" To: "Marc G. Fournier" , "Joshua D. Drake" Cc: "Josh Berkus" , 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/304 X-Sequence-Number: 6035 =20 > -----Original Message----- > From: Marc G. Fournier [mailto:scrappy@postgresql.org]=20 > Sent: 21 November 2004 19:14 > To: Joshua D. Drake > Cc: Marc G. Fournier; Dave Page; Josh Berkus; pgsql-www@postgresql.org > Subject: Re: [pgsql-www] "Stretchy" vs. Fixed-width >=20 >=20 > Actually, looking at the Microsoft website Dave pointed to,=20 > it looks fixed-width to me ... and left justified instead of=20 > centered ... I wish doing a 'view source' was a bit easier to=20 > read, but from the way their javascript is defined at the=20 > top, it looks to be fixed to 855? Yeah, they seem have have changed it recently. Try the 'Windows Server System' link, or http://msdn.microsoft.com to see examples of the older style. I agree with Joshua incidently (which is why I mentioned the site in the first place). Many ppl hate Microsoft, but they are undeniably good at user interface design. /D