- From: Daniel Glazman <glazman@netscape.com>
- Date: Tue, 28 Nov 2000 08:47:23 -0800
- To: Ian Hickson <ian@hixie.ch>
- CC: Steffen Goeldner <s.goeldner@eurodata.de>, www-style@w3.org
Ian Hickson wrote:
> On Tue, 28 Nov 2000, Steffen Goeldner wrote:
>
>
>> Example from the HTML 4.01 Spec:
>>
>> <COL align="char" char=".">
>>
>> Is there a CSS equivalent for the HTML attributes char/align="char"?
>> Or is this only possible with XSL?
>
>
> TD { text-align: "." }
>
> http://www.w3.org/TR/REC-CSS2/tables.html#column-alignment
Yeah, great. But I don't think there is a single functional
implementation out there, Ian...
</Daniel>
--
Daniel Glazman Composer Team, CSS guy
Netscape Communications glazman@netscape.com
W3C CSS&FP WG member http://people.netscape.com/glazman
Received on Tuesday, 28 November 2000 11:46:34 UTC