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 11EB5D1B531 for ; Mon, 10 Nov 2003 18:50:23 +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 58873-08 for ; Mon, 10 Nov 2003 14:49:52 -0400 (AST) Received: from smtp-send.myrealbox.com (smtp-send.myrealbox.com [192.108.102.143]) by svr1.postgresql.org (Postfix) with ESMTP id 0570ED1B523 for ; Mon, 10 Nov 2003 14:49:51 -0400 (AST) Received: from myrealbox.com grzm@smtp-send.myrealbox.com [210.231.39.78] by smtp-send.myrealbox.com with NetMail SMTP Agent $Revision: 3.44 $ on Novell NetWare; Mon, 10 Nov 2003 11:49:37 -0700 Date: Tue, 11 Nov 2003 03:49:33 +0900 Subject: Re: CSS and XHTML Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v552) From: Michael Glaesemann To: pgsql-www@postgresql.org Content-Transfer-Encoding: 7bit In-Reply-To: <50141.80.177.99.193.1068487661.squirrel@ssl.vale-housing.co.uk> Message-Id: X-Mailer: Apple Mail (2.552) X-Virus-Scanned: by amavisd-new at postgresql.org X-Archive-Number: 200311/129 X-Sequence-Number: 2776 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 > (though > I have to wonder if we would have to use transitional - for example, > iirc > there is no nowrap in strict). Your right: no nowrap in Strict. However, you can set nowrap to elements using css, I believe.
This cell should wrap normally. This cell won't wrap (or warp, for that matter) no matter how much text you put it it.
.nowrap works in , , and
tags.