On a webpage I have a container div and inside it two divs next to each other. In the first inner div I am trying to set up a CSS table that has 4 columns that evenly fill the div.
Solution 1:
Remove
float: left;
from
.table-cell
Share
Post a Comment
for "A Css Table In One Of Parallel Divs"
Post a Comment for "A Css Table In One Of Parallel Divs"