I am facing an issue with the CSS property display: table-cell;
and the space between the cells. I want all cells to have dynamically the same width.
You can view the code on JSFiddle.
As you can see, the cell titled "Ausstattung & Skizze"
is wider than the others. Is there a method to dynamically assign the same width to all cells?