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 {
    width: 33%;
 
 
     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 */
 
     top:0vh;
 
     top:0vh;
 
     position:relative;
 
     position:relative;
    z-index:-1;
 
 
}
 
}
  

Revision as of 15:49, 16 October 2018

Description

Project Motivation

Experimental Principle