Posted by Neredbojias on 08/06/07 12:06
Well bust mah britches and call me cheeky, on Mon, 06 Aug 2007 09:41:36 GMT
Tarscher scribed:
> hi all,
>
> This question is probably already answered a zillion times but I
> cannot find an answer to my question.
>
> I have a div in a div
> <div>
> DIV1 text
> <div>
> DIV 2 Text
> </div>
> </div>
>
> Is it possible to position the divs that the text from div 2 is next
> to the text of div 1?
>
> I get
> DIV1 text
> DIV 2 text
>
> but want
> DIV1 textDIV 2 text
>
> Many thanks
> Stijn
Use floats.
--
Neredbojias
Half lies are worth twice as much as whole lies.
Navigation:
[Reply to this message]
|