- From: Ian Hickson <ian@hixie.ch>
- Date: Tue, 28 Nov 2000 02:45:29 -0800 (Pacific Standard Time)
- To: Steffen Goeldner <s.goeldner@eurodata.de>
- cc: www-style@w3.org
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
-- 
Ian Hickson                                     )\     _. - ._.)       fL
Netscape, Standards Compliance QA              /. `- '  (  `--'
+1 650 937 6593                                `- , ) -  > ) \
irc.mozilla.org:Hixie _________________________  (.' \) (.' -' __________
Received on Tuesday, 28 November 2000 05:41:58 UTC