Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Auto determining right content
Message
De
24/02/2017 11:55:02
 
 
À
24/02/2017 10:58:59
Information générale
Forum:
CSS
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01648468
Message ID:
01648474
Vues:
39
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)
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform