- From: Ian Hickson <ian@hixie.ch>
- Date: Tue, 28 Nov 2000 15:39:27 -0800 (Pacific Standard Time)
- To: Daniel Glazman <glazman@netscape.com>
- cc: Steffen Goeldner <s.goeldner@eurodata.de>, www-style@w3.org
On Tue, 28 Nov 2000, Daniel Glazman 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...
The question was 'is there a CSS equivalent for the HTML attributes
char/align="char"'. Since I am not aware of any functional implementation
of the HTML char/align="char" either, I feel my answer was rather
accurate... :-)
--
Ian Hickson )\ _. - ._.) fL
Netscape, Standards Compliance QA /. `- ' ( `--'
+1 650 937 6593 `- , ) - > ) \
irc.mozilla.org:Hixie _________________________ (.' \) (.' -' __________
Received on Tuesday, 28 November 2000 18:35:54 UTC