Difference between revisions of "Team:Northwestern/Team"

Line 11: Line 11:
 
<link rel="stylesheet" href="https://cdhttps://2017.igem.org/njs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
 
<link rel="stylesheet" href="https://cdhttps://2017.igem.org/njs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
  
<body style="font-family:Lora">
 
  
 +
<style>
 +
html {
 +
  box-sizing: border-box;
 +
}
  
    
+
*, *:before, *:after {
<!-- !PAGE CONTENT! -->
+
   box-sizing: inherit;
 +
}
  
<div class="w3-content w3-container w3-padding-64" id="team">
+
.column {
   <h3 class="w3-center" style= "color: purple"> Our Team </h3>
+
   float: left;
   <p style= "font-size: 24px; color: purple" class="w3-center"><em> Get to know the brains behind the brawn.<br> Click on the images to make them bigger and learn more about 2017 NU iGEM team !</em></p><br>
+
   width: 33.3%;
<div class="w3-main w3-content w3-padding" style="max-width:1200px;margin-top:100px" style="color: purple">
+
  margin-bottom: 16px;
 +
  padding: 0 8px;
 +
}
  
 +
@media (max-width: 650px) {
 +
  .column {
 +
    width: 100%;
 +
    display: block;
 +
  }
 +
}
  
   <!-- First Photo Grid-->
+
.card {
   <div class="w3-row-padding w3-padding-16">
+
   box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
    <div class="w3-quarter">
+
}
      <img src="https://static.igem.org/mediawiki/2017/8/8a/T-Northwestern_headshot_chuck.jpeg" width= "200px" height="250px">
+
 
      <h3 style=" color: purple"> Charley Rees (Junior, mechanical Engineering) </h3>
+
.container {
      <p style= "font-size: 14px"> If you need any proof that irony is a fickle mistress, I am a local Evanston townie who grew up making fun of nerdy NU students. As a Wildcat, I spend my days as a mechanical engineering student who loves math and building things. Some of my many eclectic interests include product design, manufacturing, renewable energy, and why people are interested in the Kardashians. When I’m not doing STEM related activities, you can find me at the beach, a Will Ferrel Movie, or doing a cheesy 90’s workout video.</p>
+
   padding: 0 16px;
    </div>
+
}
    <div class="w3-quarter">
+
 
      <img src="https://static.igem.org/mediawiki/2017/f/f1/T-Northwesternkaterina.jpg" width= "200px" height="250px">
+
.container::after, .row::after {
      <h3 style="color: purple"> Katerina (Senior, Biomedical Engineering) </h3>
+
  content: "";
      <p style= "font-size: 14px"> I am a fourth-year Biomedical Engineering student hoping to pursue medical school following graduation. Having grown up in Athens, Greece scientific terminology does not intimidate me, although I still struggle to pronounce the most obscure names of bacteria. I am currently involved in imaging research for cancer diagnostics, but recently became fascinated by the field of synthetic biology and by how we can engineer bacteria to do the unimaginable. When not in lab, I’m probably reading mystery novels, solving Rubik’s cube puzzles or trying to improve my tennis serve.
+
  clear: both;
</p>
+
  display: table;
    </div>
+
}
     <div class="w3-quarter">
+
 
       <img src="https://static.igem.org/mediawiki/2017/0/02/T--Northwestern--JackFlip.jpeg" width="200px" height="250px">
+
.title {
       <h3 style= "color: purple">Jack Arnold (Junior, CHemical Engineering) </h3>
+
  color: grey;
      <p style= "font-size: 14px"> I am a third year undergraduate majoring in Chemical Engineering and pursuing a minor in chemistry and biotechnology. I have had little research experience thus far, but I am excited about expanding my skills as part of Northwestern’s 2017 iGEM team. I plan to start research in a lab during fall quarter 2017, and plan to eventually pursue my PhD in chemical engineering with an emphasis on synthetic biology. My interests include rock climbing, photography, and baking various desserts that will knock your socks off</p>
+
}
    </div>
+
 
    <div class="w3-quarter">
+
.button {
      <img src="https://static.igem.org/mediawiki/2017/0/04/T-Northwestern_Headshot_Ayesha.jpeg" width="200px" height="250px">
+
  border: none;
      <h3 style= "color: purple"> Ayesha (Junior, Biomedical Engineering)</h3>
+
  outline: 0;
      <p style= "font-size: 14px"> I’m a junior studying Biomedical Engineering. I have had very little wet lab experience coming into iGEM, but I am always up for the challenge and excited to get my feet wet (see what I did there?). Genetic engineering fascinates me and I’m ready to take part in furthering the field. I’m from Chicago, born and bred, something I almost never fail to mention.When I find free time, I like to take pictures, watch Christopher Nolan movies, listen to rap and exploring the city.</p>
+
  display: inline-block;
 +
  padding: 8px;
 +
  color: white;
 +
  background-color: #000;
 +
  text-align: center;
 +
  cursor: pointer;
 +
  width: 100%;
 +
}
 +
 
 +
.button:hover {
 +
  background-color: #555;
 +
}
 +
</style>
 +
</head>
 +
<body>
 +
 
 +
<h2>Responsive "Meet The Team" Section</h2>
 +
<p>Resize the browser window to see the effect.</p>
 +
<br>
 +
 
 +
<div class="row">
 +
  <div class="column">
 +
     <div class="card">
 +
       <img src="/w3images/team1.jpg" alt="Jane" style="width:100%">
 +
       <div class="container">
 +
        <h2>Jane Doe</h2>
 +
        <p class="title">CEO & Founder</p>
 +
        <p>Some text that describes me lorem ipsum ipsum lorem.</p>
 +
        <p>example@example.com</p>
 +
        <p><button class="button">Contact</button></p>
 +
      </div>
 
     </div>
 
     </div>
 
   </div>
 
   </div>
 
 
  <!-- Second Photo Grid-->
 
  <div class="w3-row-padding w3-padding-16 w3-center">
 
    <div class="w3-quarter">
 
      <img src="https://static.igem.org/mediawiki/2017/7/75/T-lulu.jpeg" width="200px" height="250px">
 
      <h3 style= "color: purple">Lulu (Senior, Chemical Engineering) </h3>
 
      <p style= "font-size: 14px"> I’m a senior studying chemical engineering and pursuing a minor in biotechnology. My interest in research began after entering a biomedical research lab for the first time at the age of six (possibly illegally), on a trip with my mom to pick up my dad after work. After around 6 summers of derailing graduate students’ research on occasion, I’ve found my place in iGEM. I’m excited to see what research is ‘Really About’ and experience the inner workings of the entire research design process.
 
When I am able to escape tech, I can be found stuffing myself with ramen, taking creeper shots of dogs, and drinking copious amounts of milk tea.  </p>
 
    </div>
 
  
     <div class="w3-quarter">
+
  <div class="column">
       <img src="https://static.igem.org/mediawiki/2017/2/2d/T-Northwestern_karen_.jpg" width="200px" height="250px" class= "round">
+
     <div class="card">
      <h3 style= "color: purple"> Karin (Chemical Engineering, Sophomore) </h3>
+
       <img src="/w3images/team2.jpg" alt="Mike" style="width:100%">
      <p> I’m a second-year chemical engineering student that will hopefully end up with a master’s in biotechnology. My first and last exposure to biology was in freshman year AP biology, but that was all I needed to dedicate my life to synthetic biology. I believe the key to healthcare is through genes, and I’ll be darned if I don’t find it. When I’m not struggling to understand things in the lab, I’m producing music for my brother’s friends, watching documentaries, or skyping my 4 pets/kids </p>
+
      <div class="container">
 +
        <h2>Mike Ross</h2>
 +
        <p class="title">Art Director</p>
 +
        <p>Some text that describes me lorem ipsum ipsum lorem.</p>
 +
        <p>example@example.com</p>
 +
        <p><button class="button">Contact</button></p>
 +
      </div>
 
     </div>
 
     </div>
     <div class="w3-quarter">
+
  </div>
       <img src="https://static.igem.org/mediawiki/2017/e/ea/T-Northwestern_will.jpeg" width="200px" height="250px" >
+
  <div class="column">
       <h3 style= "color: purple"> Will (Sophomore, Electrical Engineering) </h3>
+
     <div class="card">
      <p style= 14px> I am a second-year electrical engineering student interested in everything STEM related. Although I work in an astrophysics lab on campus, I’m excited to pursue my interest in synthetic biology and its applications through iGEM 2017. When I’m not working, I spend my time building rockets, beating my friends in FIFA, and rewatching the American Pie movies.
+
       <img src="/w3images/team3.jpg" alt="John" style="width:100%">
</p>
+
       <div class="container">
    </div>
+
        <h2>John Doe</h2>
    <div class="w3-quarter">
+
        <p class="title">Designer</p>
      <img src="https://static.igem.org/mediawiki/2017/7/75/T-Northwestern_tyler.jpeg" width="200px" height="250px">
+
        <p>Some text that describes me lorem ipsum ipsum lorem.</p>
      <h3 style= "color: Purple"> Tyler (Sophomore, Chemical Engineering) </h3>
+
        <p>example@example.com</p>
      <p style= 14px>I am a junior majoring in Chemical Engineering and Music Composition, and most of my research experience before iGEM was actually concentrated in ethnomusicology.  Even though I grew up in both Sweden and Germany, I went to Northwestern because of my interest in their Dual Degree program.  I have always been fascinated with research at the intersection of chemistry and biology, and I hope to one day obtain my PhD in a related field.
+
        <p><button class="button">Contact</button></p>
">
+
      </div>
</p>
+
 
     </div>
 
     </div>
 
   </div>
 
   </div>
</div>
 
 
</div>
 
</div>
  
</body>
 
 
</html>
 
</html>
 
{{Northwestern Page Foot}}
 
{{Northwestern Page Foot}}

Revision as of 19:37, 24 July 2017

Northwestern Template Northwestern Template

Northwestern Template

Responsive "Meet The Team" Section

Resize the browser window to see the effect.


Jane

Jane Doe

CEO & Founder

Some text that describes me lorem ipsum ipsum lorem.

example@example.com

Mike

Mike Ross

Art Director

Some text that describes me lorem ipsum ipsum lorem.

example@example.com

John

John Doe

Designer

Some text that describes me lorem ipsum ipsum lorem.

example@example.com