Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Complication with margins
Message
De
11/11/2016 10:36:45
 
 
À
11/11/2016 09:53:01
Information générale
Forum:
CSS
Catégorie:
Autre
Divers
Thread ID:
01643109
Message ID:
01643187
Vues:
32
>I read Zell's posts because even when he's talking about Susy or some other framework, none of which I use, he does his homework and lays out the issues well..

I can't make that work.

I have this:
<!DOCTYPE html>

<style>
.DivDivision
{
   display: inline-table;
   column-gap: 10px;
}

#Image
{
   border: 1px solid #CCCCCC;
   width: 170px;
   height: 128px;
}
</style>

<div class="DivDivision">

<IMG SRC=Store/1-100000/1-10000/2001-3000/00002737.jpg id="Image">
<IMG SRC=Store/1-100000/1-10000/2001-3000/00002733.jpg id="Image">
<IMG SRC=Store/1-100000/1-10000/2001-3000/00002740.jpg id="Image">

</div>
The column-gap has no effect in all browsers. I am also using latest versions.
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform