Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Complication with margins
Message
From
11/11/2016 10:36:45
 
 
To
11/11/2016 09:53:01
General information
Forum:
CSS
Category:
Other
Miscellaneous
Thread ID:
01643109
Message ID:
01643187
Views:
31
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform