Line 14: | Line 14: | ||
/* Create three equal columns that floats next to each other */ | /* Create three equal columns that floats next to each other */ | ||
.column { | .column { | ||
− | + | width: 33.3%; | |
− | width: | + | |
padding: 5px 5px 5px 5px; | padding: 5px 5px 5px 5px; | ||
height: 450px; /* Should be removed. Only for demonstration */ | height: 450px; /* Should be removed. Only for demonstration */ |
Revision as of 15:47, 16 October 2018