xsl-list
[Top] [All Lists]

Re: Aligning left, center and right in one line

2004-01-16 13:35:45
by using a CSS...

<div style="float:left; width:300px">
    <div style="float:left; width:100px">myname</div>
    <div style="float:left; width:100px">page</div>
    <div style="float:right; width:100px">nameofmywork</div>
</div>

best of luck,

M.



----- Original Message ----- 
From: "Jonny Pony" <jonnypony666(_at_)hotmail(_dot_)com>
To: <xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com>
Sent: Friday, January 16, 200
4 4:10 AM
Subject: [xsl] Aligning left, center and right in one line


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?

Thanks
Jonny

_________________________________________________________________
Freunde werben und kräftig abräumen mit der Messenger-Mania.
http://messenger-mania.msn.de Jetzt FreeSMS sichern!


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



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



<Prev in Thread] Current Thread [Next in Thread>