Ryan Cheung
Line 3: | Line 3: | ||
<html> | <html> | ||
+ | <header> | ||
+ | <style> | ||
+ | |||
+ | .post-container { | ||
+ | margin: 0% 20% 0% 20%; | ||
+ | border-style: solid; | ||
+ | border-width: 2px; | ||
+ | border-radius: 10px; | ||
+ | border-color: white; | ||
+ | background: linear-gradient(to bottom, #449eff, #89b0ff); | ||
+ | overflow: auto;} | ||
+ | .post-thumb { | ||
+ | float: left; | ||
+ | } | ||
+ | .post-thumb img { | ||
+ | display: block; | ||
+ | } | ||
+ | .post-content { | ||
+ | margin-left: 240px; | ||
+ | text-align: left; | ||
+ | color: white; | ||
+ | padding-top: 20px; | ||
+ | padding-right: 30px; | ||
+ | } | ||
+ | .team-pic{ | ||
+ | width: 200px; | ||
+ | } | ||
+ | |||
+ | </style> | ||
+ | </header> | ||
+ | |||
<body> | <body> | ||
<div class="bodyContent"> | <div class="bodyContent"> | ||
<h1 class="title-padding">Team Members</h1> | <h1 class="title-padding">Team Members</h1> | ||
<h2>Members</h2> | <h2>Members</h2> | ||
− | + | ||
− | + | <div class="post-container"> | |
− | + | <div class="post-thumb"><img class="team-pic" src="https://static.igem.org/mediawiki/2018/b/b2/T--CUNY_Kingsborough--ryan.jpeg" /></div> | |
− | + | <div class="post-content"> | |
− | + | <p><b>Ryan Cheung</b></p></div> | |
− | + | </div> | |
− | <h2>Advisors</h2> | + | <br> |
− | + | <div class="post-container"> | |
− | + | <div class="post-thumb"><img class="team-pic" src="https://static.igem.org/mediawiki/2018/b/be/T--CUNY_Kingsborough--eunice.jpeg" /></div> | |
− | + | <div class="post-content"> | |
− | + | <p><b>Eunice Ng</b></p></div> | |
− | + | </div> | |
− | <h2>Principal Investigator</h2> | + | <br> |
− | + | <div class="post-container"> | |
− | + | <div class="post-thumb"><img class="team-pic" src="https://static.igem.org/mediawiki/2018/d/d2/T--CUNY_Kingsborough--amy4.jpeg" /></div> | |
− | + | <div class="post-content"> | |
− | + | <p><b>Amy Yang</b></p></div> | |
− | + | </div> | |
+ | <br> | ||
+ | <div class="post-container"> | ||
+ | <div class="post-thumb"><img class="team-pic" src="https://static.igem.org/mediawiki/2018/7/72/T--CUNY_Kingsborough--jess.jpeg" /></div> | ||
+ | <div class="post-content"> | ||
+ | <p><b>Jessica Zhao</b></p></div> | ||
+ | </div> | ||
+ | |||
+ | <h2 class="title-padding">Advisors</h2> | ||
+ | |||
+ | <div class="post-container"> | ||
+ | <div class="post-thumb"><img class="team-pic" src="https://static.igem.org/mediawiki/2018/8/8a/T--CUNY_Kingsborough--camenares.png" /></div> | ||
+ | <div class="post-content"> | ||
+ | <p><b>Devin Camenares</b>, Ph.D. - Assistant Professor, Alma College</p></div> | ||
+ | </div> | ||
+ | |||
+ | <br> | ||
+ | |||
+ | <div class="post-container"> | ||
+ | <div class="post-thumb"><img class="team-pic" src="https://static.igem.org/mediawiki/2018/5/56/T--CUNY_Kingsborough--wendy2.png" /></div> | ||
+ | <div class="post-content"> | ||
+ | <p><b>Wendy Zhao</b></p></div> | ||
+ | </div> | ||
+ | |||
+ | <br> | ||
+ | |||
+ | <div class="post-container"> | ||
+ | <div class="post-thumb"><img class="team-pic" src="https://static.igem.org/mediawiki/2018/c/c9/T--CUNY_Kingsborough--julian.jpeg" /></div> | ||
+ | <div class="post-content"> | ||
+ | <p><b>Julian Zhao</b></p></div> | ||
+ | </div> | ||
+ | |||
+ | <h2 class="title-padding">Principal Investigator</h2> | ||
+ | |||
+ | <div class="post-container"> | ||
+ | <div class="post-thumb"><img class="team-pic" src="https://static.igem.org/mediawiki/2018/a/a5/T--CUNY_Kingsborough--jahangir.png" /></div> | ||
+ | <div class="post-content"> | ||
+ | <p><b>Sarwar Jahangir</b>, Ph.D. - Assistant Professor, Dept. of Biological Sciences, Kingsborough CUNY</p></div> | ||
+ | </div> | ||
+ | |||
+ | <br><br> | ||
+ | <center><img src="https://static.igem.org/mediawiki/2018/0/0e/T--CUNY_Kingsborough--2018Logo.jpeg" width="300px"></center> | ||
</div> | </div> | ||
</body> | </body> | ||
</html> | </html> |
Revision as of 04:41, 16 October 2018
Team Members
Members
Eunice Ng
Amy Yang
Jessica Zhao
Advisors
Devin Camenares, Ph.D. - Assistant Professor, Alma College
Wendy Zhao
Julian Zhao
Principal Investigator
Sarwar Jahangir, Ph.D. - Assistant Professor, Dept. of Biological Sciences, Kingsborough CUNY