Difference between revisions of "Team:TecCEM/Team"

Line 86: Line 86:
  
 
function generateRandomNumber(min, max){
 
function generateRandomNumber(min, max){
/*return Math.floor(Math.random() * (max - min) + min);*/
+
return Math.floor(Math.random() * (max - min) + min);
                        return 18;
+
 
   }
 
   }
  
Line 121: Line 120:
 
div.style.borderRadius = "20px";
 
div.style.borderRadius = "20px";
 
div.style.position = "fixed";
 
div.style.position = "fixed";
div.width = '100%';
+
div.width = "100%";
 
div.style.color = "white";
 
div.style.color = "white";
div.style.fontFamily = "sans-serif"
+
div.style.fontFamily = "sans-serif";
 
 
 
div.appendChild(cross);
 
div.appendChild(cross);
Line 129: Line 128:
 
div.appendChild(header);
 
div.appendChild(header);
 
div.appendChild(content);
 
div.appendChild(content);
team_table_div.appendChild(div);
+
teamTableDiv.appendChild(div);
 
}
 
}
  

Revision as of 04:05, 27 September 2021

Untitled Document i

The team

The team

Advisors

Principal Investigators

Funny moments