Re: [xsl] Aligning left, center and right in one line

Subject: Re: [xsl] Aligning left, center and right in one line
From: David Tolpin <dvd@xxxxxxxxxxxxxx>
Date: Fri, 16 Jan 2004 16:14:14 +0400 (AMT)
[ Charset ISO-8859-1 unsupported, converting... ]
> Hi,
> 
> I want to align text left, center and right in one line.
> Something like:
> myname                                     nameofmywork                      
>                   page
> 
> How would I do that, without using a table?

With leaders.

<block text-align-last="justify">myname<leader/>page<leader/>nameofmywork</block>

David Tolpin
http://davidashen.net/

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread