Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Auto determining right content
Message
De
24/02/2017 12:00:33
 
 
À
24/02/2017 11:55:02
Information générale
Forum:
CSS
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01648468
Message ID:
01648475
Vues:
28
>I try:
>
>.Container
>{}
>.Item
>{
>   float:left;
>   vertical-align: top;
>}
>.Item2
>{
>   display: block;
>   margin-left: 20%;
>}
>
What I meant is something like this:

http://johnstonianera.com/demos/simpleResponsiveLayouts/right-fluid.html

This is pretty much standard as how a right column supposed to work. In that page, they used an approach of absolute positioning to achieve that. I need to be away from that. inline-table is what I would like to preserve and not be forced to enter a specific width for the right either as a pixel value or as a percentage value.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform