Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Two controls side by side
Message
 
 
À
16/10/2012 23:40:20
Information générale
Forum:
HTML5
Catégorie:
Autre
Divers
Thread ID:
01555066
Message ID:
01555153
Vues:
39
>You'll need to study the concept of "floating" divs.
>
>Normal layout flow is vertically down the page. float:left on a div element will allow them to flow horizontally. Then, when you are ready to end a hoizontal run, and move vertically down, you need a filler element with clear:both after the last horizontal element on the previous row.
>
>
>Heck, it's actually kinda hard to explain. But do some googling on divs with float:left and clear:both
>
>For a simple example, look at page tab #9 on this link: http://www.barelyfitz.com/screencast/html-training/css/positioning/

Thanks, this is a very good tutorial. Tomorrow I'll study it more.
If it's not broken, fix it until it is.


My Blog
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform