Re: [css-d] Spread words evenly.

2006-01-10 Thread Susan Tilley
On 1/10/06, Daniel Liljeberg [EMAIL PROTECTED] wrote: I have a string of words like this. Foo1 Foo2 Foo3 Foo4 How do I do to place them evenly within a div? You can style them as if they were a horizontal menu. Just remove the link styling. See http://css.maxdesign.com.au/listamatic/

Re: [css-d] Spread words evenly.

2006-01-10 Thread Matthew Levine
On Jan 10, 2006, at 6:02 PM, Daniel Liljeberg wrote: 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: