Difference between revisions of "Team:RHIT/Collaborations"

Line 17: Line 17:
  
 
<style>
 
<style>
#f1_container {
+
#container {
 
   position: relative;
 
   position: relative;
 
   margin: 10px auto;
 
   margin: 10px auto;
Line 24: Line 24:
 
   z-index: 1;
 
   z-index: 1;
 
}
 
}
#f1_card {
+
#card {
 
   width: 450px;
 
   width: 450px;
 
   height: 281px;
 
   height: 281px;
Line 31: Line 31:
 
   transition: all 1.0s linear;
 
   transition: all 1.0s linear;
 
}
 
}
#f1_container:hover #f1_card {
+
#container:hover #card {
 
   transform: rotateY(180deg);
 
   transform: rotateY(180deg);
 
}
 
}
Line 68: Line 68:
  
  
<div id="f1_container">
+
<div id="container">
<div id="f1_card">
+
<div id="card">
 
   <div class="face">
 
   <div class="face">
 
     <img src="https://static.igem.org/mediawiki/2018/thumb/9/93/MidWesternMeetup2018.jpg/800px-MidWesternMeetup2018.jpg">
 
     <img src="https://static.igem.org/mediawiki/2018/thumb/9/93/MidWesternMeetup2018.jpg/800px-MidWesternMeetup2018.jpg">

Revision as of 17:20, 30 July 2018




Midwestern Meetup:

On June 30th, two members of our team travelled to Michigan State University for the Midwestern iGEM Meetup. We spent the morning on a tour of the university’s botanical gardens learning about a range of plants and the history behind the gardens. After lunch, each team gave a short presentation and answered questions about their project. Then, we went on a tour of the Michigan State University iGEM team’s lab and facilities. Through this meetup, we made connections with other teams and have already started collaborating with the Michigan State team.

Trading Cards: