I have a string of words like this.

 

Foo1 Foo2 Foo3 Foo4

 

How do I do to place them evenly within a div?

I tried to do something like this and thought that MIGHT place the spans
like I wanted them to.

 

<div style="text-align: justify"><span>Foo1</span><span>Foo2</span>.

 

But as you can guess. No go :P

 

So, any ideas?

 

Best regards

Daniel

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to