Difference between revisions of "Team:Mingdao"

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 {
    float: left;
+
     width: 33.3%;
     width: 34%;
+
 
     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

Description

Project Motivation

Experimental Principle