X-Original-To: pgsql-www-postgresql.org@localhost.postgresql.org Received: from localhost (unknown [200.46.204.2]) by svr1.postgresql.org (Postfix) with ESMTP id 35D31D1B4F9 for ; Mon, 10 Nov 2003 19:27:11 +0000 (GMT) Received: from svr1.postgresql.org ([200.46.204.71]) by localhost (neptune.hub.org [200.46.204.2]) (amavisd-new, port 10024) with ESMTP id 68730-09 for ; Mon, 10 Nov 2003 15:26:40 -0400 (AST) Received: from salem.vale-housing.co.uk (mailgate.vale-housing.co.uk [80.176.1.146]) by svr1.postgresql.org (Postfix) with ESMTP id 5BEB0D1B566 for ; Mon, 10 Nov 2003 15:26:38 -0400 (AST) Content-Class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.0.6249.0 Subject: Re: CSS and XHTML Date: Mon, 10 Nov 2003 19:26:37 -0000 Message-ID: <03AF4E498C591348A42FC93DEA9661B84C5D73@mail.vale-housing.co.uk> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [pgsql-www] CSS and XHTML thread-index: AcOnu4b99yk9xSypQIaI/fM1k3VFHgABNSiw From: "Dave Page" To: "Michael Glaesemann" , X-Virus-Scanned: by amavisd-new at postgresql.org X-Archive-Number: 200311/132 X-Sequence-Number: 2779 =20 > -----Original Message----- > From: Michael Glaesemann [mailto:grzm@myrealbox.com]=20 > Sent: 10 November 2003 18:50 > To: pgsql-www@postgresql.org > Subject: Re: [pgsql-www] CSS and XHTML >=20 >=20 > On Tuesday, November 11, 2003, at 03:07 AM, Dave Page wrote: > > patches for the new code to get it up to xhtml strict if you like=20 > > (though I have to wonder if we would have to use transitional - for=20 > > example, iirc there is no nowrap in strict). >=20 > Your right: no nowrap in Strict. However, you can set nowrap=20 > to elements using css, I believe. Ahh, thanks. I'm not as up to speed with xhtml/strict as I should be :-( Regards, Dave.