Re: [css-d] Three parallel blocks and text wrapping

2005-11-24 Thread Mário Gamito
Hi Schalk, Thank you for your answer. The second option works great, but not the first. Thanks again. Warm Regards, Mário Gamito Schalk wrote: > Mário Gamito wrote: > >> Hi, >> >> How can i make three parallel blocks (or one sub divided into three) >> with each block having fixed dimensions a

Re: [css-d] Three parallel blocks and text wrapping

2005-11-24 Thread Schalk
Mário Gamito wrote: > Hi, > > How can i make three parallel blocks (or one sub divided into three) > with each block having fixed dimensions and the text inside each other > wrapping ? > > > Greetings Mario I think what you are after is this: XHTML Some text Some text Some text C

[css-d] Three parallel blocks and text wrapping

2005-11-24 Thread Mário Gamito
Hi, How can i make three parallel blocks (or one sub divided into three) with each block having fixed dimensions and the text inside each other wrapping ? Something like this: | | | | |This is the first|This is the second|This is the third|