- From: Jonny Axelsson <jonny@metastasis.net>
- Date: Sat, 27 May 2000 08:57:39 +0200
- To: www-html@w3.org
>I have wanted this functionality for a long time. I think, however, that
>it would be best implemented in style sheets. Maybe something like this:
>
> TABLE { width: 100%; width-maximum: 66em }
>
>-Walter
> who has not read CSS3 stuff and doesn't know if it might be in there
It is actually in the CSS2 standard,
table {max-width: 66em}
I agree, this property is very nice, but not until recently supported by
any browser.
Jonny
Received on Saturday, 27 May 2000 02:57:53 UTC