|
Posted by Jonathan N. Little on 08/06/07 12:19
Neredbojias wrote:
> 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.
>
Or don't use DIV use a SPAN. Depends on what you are trying to do. An
example URL of the real page might help.
--
Take care,
Jonathan
-------------------
LITTLE WORKS STUDIO
http://www.LittleWorksStudio.com
Navigation:
[Reply to this message]
|