Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Auto determining right content
Message
From
24/02/2017 11:55:02
 
 
To
24/02/2017 10:58:59
General information
Forum:
CSS
Category:
Coding, syntax and commands
Miscellaneous
Thread ID:
01648468
Message ID:
01648474
Views:
40
I try:
.Container
{}
.Item
{
   float:left;
   vertical-align: top;
}
.Item2
{
   display: block;
   margin-left: 20%;
}
>I have a test page at http://jsfiddle.net/WcHEc/36.
>
>This is a sample container with two divs. The first one is fixed. For now, it only includes "Small text small text". The second one has to take as much space as possible until it wraps. To make it wrap, percentage approach is used. So, the text resizes as required, and then, it wraps.
>
>What I need is all that but to have the second div to take as much space as possible before it wraps without being forced to add a percentage.
>
>Anyone would know the best technique?
Thierry Nivelet
FoxinCloud
Give your VFP application a second life, web-based, in YOUR cloud
http://foxincloud.com/
Never explain, never complain (Queen Elizabeth II)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform