|
|
Line 1: |
Line 1: |
− | {{UMaryland}}
| |
| <html> | | <html> |
| + | </div> |
| + | </div> |
| + | </div> |
| | | |
− | <h4> Members! The bios are clearly incomplete! <a href="https://docs.google.com/document/d/1tZ1JyLvrJ-udhbIy47_w6_NipoJqNv3UZRfJNL4GoUQ/edit | + | <style type="text/css"> |
− | ">Click here</a>to fill out an accurate one! <p>Until then, these "bios" will function as placeholders.</p></h4>
| + | |
− | <br>
| + | |
− | _______________________________________________________________________________________________________________
| + | |
− | <br>
| + | |
− | <p>
| + | |
− | <table style="width:75%">
| + | |
| | | |
| + | #teamies { |
| + | overflow: hidden; |
| + | margin: auto; |
| + | width: 90%; |
| + | border-radius: 25px; |
| + | border:5px solid #000000; |
| + | padding: 10px; |
| + | backgound: #ffffff; |
| | | |
− | <!--omg Kara you took all the cool stuff out-->
| + | swag: maximum; |
| + | } |
| | | |
| + | #swagtotheleft { |
| + | width: 48%; |
| + | padding: 5px; |
| + | float: left; |
| + | overflow: hidden; |
| + | } |
| | | |
− | <tr>
| + | #swagtotheright { |
− | <td><img src="https://static.igem.org/mediawiki/2015/9/99/Iowis.jpg" style="width:200px;height:200px;"></td>
| + | width: 48%; |
− | <td><h2>Iowis Zhu</h2>
| + | padding: 5px; |
− | <h4>President</h4>
| + | float: right; |
| + | overflow: hidden; |
| + | } |
| | | |
− | <p>
| + | #person { |
− | Iowis is a senior with majors in Biochemistry and Genetics, and minors in Statistics, Public Leadership, and Technology Entrepreneurship.
| + | overflow: hidden; |
− | He greatly enjoys managing his financial portfolio as he has thousands of moneys in stocks.
| + | } |
− | This is his second year as UMaryland’s team president. He is a god at chemistry and related fields, and this team would be nothing without him.
| + | |
− | </p>
| + | |
− | </td>
| + | |
− | </tr>
| + | |
| | | |
| + | #pictureL { |
| + | border-radius: 10px; |
| + | border:2px solid #000000; |
| + | padding: 5px; |
| + | height: 240px; |
| + | float: left; |
| + | } |
| | | |
− | <tr>
| + | #bioL { |
− | <td><img src="https://static.igem.org/mediawiki/2015/3/3d/Steph.jpg" style="width:200px;height:200px;"></td>
| + | float: left; |
− | <td><h2>Stephanie Sansbury</h2>
| + | } |
− | <h4>Vice President</h4>
| + | |
− | <p>
| + | |
− | Stephanie is a senior CBMG and Arabic Studies major.
| + | |
− | </p>
| + | |
− | </td>
| + | |
− | </tr>
| + | |
| | | |
| + | #pictureR { |
| + | border-radius: 25px; |
| + | border:2px solid #000000; |
| + | padding: 20px; |
| + | height: 240px; |
| + | float: right; |
| + | } |
| | | |
− | <tr>
| + | #bioR { |
− | <td><img src="https://static.igem.org/mediawiki/2015/a/ab/Kevin.jpg" style="width:200px;height:200px;"></td>
| + | float: right; |
− | <td><h2>Kevin Fan</h2>
| + | } |
− | <h4>Fundraising Chair</h4>
| + | |
− | <p>
| + | |
− | Kevin is a senior Neurobiology and Physiology, and Business Management double major, with a Technology Entrepreneurship minor.
| + | |
− | Kevin enjoys boxing and parkour. He is our fundraising chair, as he enjoys making bank. In his spare time, he eats and gets swole.
| + | |
− | </p>
| + | |
− | </td>
| + | |
− | </tr>
| + | |
| | | |
| + | </style> |
| | | |
− | <tr> | + | <!--_________________________________________________________--> |
− | <td><img src="https://static.igem.org/mediawiki/2015/e/ed/Hand.jpg" style="width:200px;height:200px;"></td>
| + | |
− | <td><h2>Robert Hand</h2>
| + | |
− | <h4>Human Practices Chair</h4>
| + | |
− | <p>
| + | |
− | Robert is the Hand-iest man on our team. He is a junior Bioengineering major with an unknown future. Robert greatly enjoys scuba diving, reading.
| + | |
− | </p>
| + | |
− | </td>
| + | |
− | </tr>
| + | |
| | | |
| + | <div id=teamies> |
| + | <div id=swagtotheleft> |
| + | <div id=person> |
| + | <div id=pictureL> |
| + | <img src="https://static.igem.org/mediawiki/2015/9/99/Iowis.jpg" style="width:200px;height:200px;"> |
| + | </div> |
| + | <div id=bioL> |
| + | <h2>IOWIS</h2> |
| + | <h3>Fearless Leader</h3> |
| + | Iowis is a senior with majors in Biochemistry and Genetics, and minors in Statistics, Public Leadership, and Technology Entrepreneurship. |
| + | He greatly enjoys managing his financial portfolio as he has thousands of moneys in stocks. |
| + | This is his second year as UMaryland’s team president. He is a god at chemistry and related fields, and this team would be nothing without him. |
| + | </div> |
| + | </div> |
| | | |
| + | <div id=person> |
| + | <div id=pictureL> |
| + | <img src="https://static.igem.org/mediawiki/2015/a/ab/Kevin.jpg" style="width:200px;height:200px;"> |
| + | </div> |
| + | <div id=bioL> |
| + | <h2>KEVIN</h2> |
| + | Kevin is a senior Neurobiology and Physiology, and Business Management double major, with a Technology Entrepreneurship minor. |
| + | Kevin enjoys boxing and parkour. He is our fundraising chair, as he enjoys making bank. In his spare time, he eats and gets swole. |
| + | </div> |
| + | </div> |
| | | |
− | <tr> | + | <div id=person> |
− | <td><img src="https://static.igem.org/mediawiki/2015/1/1e/Kousei.jpg" style="width:200px;height:200px;"></td>
| + | <div id=pictureL> |
− | <td><h2>Chun Mun Loke</h2>
| + | <img src="https://static.igem.org/mediawiki/2015/1/1e/Kousei.jpg" style="width:200px;height:200px;"> |
− | <h4>De Facto Wiki Chair</h4> | + | </div> |
− | <p> | + | <div id=bioL> |
− | Chun Mun is a double major in Biochemistry and Genetics and he is minoring in Physics and Music. He thinks he's nice at piano. He is also Iowis's best kohai.
| + | <h2>Iowis's favourite kohai</h2> |
− | </p> | + | </div> |
− | </td> | + | </div> |
− | </tr>
| + | |
| | | |
| | | |
− | <tr> | + | </div> |
− | <td><img src="https://static.igem.org/mediawiki/2015/a/ad/Pavel.jpg" style="width:200px;height:200px;"></td>
| + | |
− | <td><h2>Pavel Vlasov</h2>
| + | |
− | <h4>"Do you guys wanna hear a joke?"</h4>
| + | |
− | <p>
| + | |
− | Pavel is a senior Biochemistry and CBMG double major. He likes telling his 'unique' jokes.
| + | |
− | </p>
| + | |
− | </td>
| + | |
− | </tr>
| + | |
| | | |
| + | <!--_________________________________________________________--> |
| | | |
| + | <div id=swagtotheright> |
| | | |
− | <tr> | + | <div id=person> |
− | <td><img src="https://static.igem.org/mediawiki/2015/8/89/Dylan.jpg" style="width:200px;height:200px;"></td>
| + | <div id=pictureR> |
− | <td><h2>Dylan Taylor</h2>
| + | <img src="https://static.igem.org/mediawiki/2015/3/3d/Steph.jpg" style="width:200px;height:200px;"> |
− | <p> | + | </div> |
− | Dylan is a sophomore Neurobiology/Physiology major. He likes Game of Thrones. He is of the agreeable opinion that Natalie Dormer is the sexiest woman on Earth.
| + | <div id=bioR> |
− | </p>
| + | STEPH |
− | </td> | + | </div> |
− | </tr>
| + | </div> |
| | | |
| + | <div id=person> |
| + | <div id=pictureR> |
| + | <img src="https://static.igem.org/mediawiki/2015/e/ed/Hand.jpg" style="width:200px;height:200px;"> |
| + | </div> |
| + | <div id=bioR> |
| + | <h2>HANDYMAN</h2> |
| + | </div> |
| + | </div> |
| | | |
− | <tr> | + | <div id=person> |
− | <td><img src="https://static.igem.org/mediawiki/2015/e/eb/Blank.jpg" style="width:200px;height:200px;"></td>
| + | <div id=pictureR> |
− | <td><h2>Dania Benalla</h2>
| + | <img src="https://static.igem.org/mediawiki/2015/e/eb/Blank.jpg" style="width:200px;height:200px;"> |
− | <p> | + | </div> |
− | Dania is a Computer Science and Microbiology double major.
| + | <div id=bioR> |
− | </p>
| + | Other Pople |
− | </td> | + | </div> |
− | </tr>
| + | </div> |
| | | |
| | | |
− | <tr>
| + | </div> |
− | <td><img src="https://static.igem.org/mediawiki/2015/3/37/Kimia.jpg" style="width:200px;height:200px;"></td>
| + | |
− | <td><h2>Kimia Abtahi</h2>
| + | |
− | <p>
| + | |
− | Kimia is a sophomore Neurobiology and Physiology major. She is a self proclaimed nutritionist and photographer.
| + | |
− | </p>
| + | |
− | </td>
| + | |
− | </tr>
| + | |
− | | + | |
− | | + | |
− | | + | |
− | <tr>
| + | |
− | <td><img src="https://static.igem.org/mediawiki/2015/e/eb/Blank.jpg" style="width:200px;height:200px;"></td>
| + | |
− | <td><h2>Kara Huie</h2>
| + | |
− | <p>
| + | |
− | Kara is a sophomore Bioengineering major.
| + | |
− | </p>
| + | |
− | </td>
| + | |
− | </tr>
| + | |
− | | + | |
− | <tr>
| + | |
− | <td><img src="https://static.igem.org/mediawiki/2015/e/eb/Blank.jpg" style="width:200px;height:200px;"></td>
| + | |
− | <td><h2>Samiha Ahmed</h2>
| + | |
− | <p>
| + | |
− | Samiha is a sophomore Neurobiology/Physiology major.
| + | |
− | </p>
| + | |
− | </td>
| + | |
− | </tr>
| + | |
− | | + | |
− | | + | |
− | <tr>
| + | |
− | <td><img src="https://static.igem.org/mediawiki/2015/3/32/Juhye.jpg" style="width:200px;height:200px;"></td>
| + | |
− | <td><h2>Juhye Kang</h2>
| + | |
− | <p>
| + | |
− | Juhye is a sophomore Neurobiology/Physiology and Nutritional Science double major.
| + | |
− | </p>
| + | |
− | </td>
| + | |
− | </tr>
| + | |
− | | + | |
− | | + | |
− | | + | |
− | <tr>
| + | |
− | <td><img src="https://static.igem.org/mediawiki/2015/e/eb/Blank.jpg" style="width:200px;height:200px;"></td>
| + | |
− | <td><h2>Adam Wahab</h2>
| + | |
− | <p>
| + | |
− | Adam is a senior neurophysiology major.
| + | |
− | </p>
| + | |
− | </td>
| + | |
− | </tr>
| + | |
− | | + | |
| | | |
| + | <!--_________________________________________________________--> |
| | | |
| + | </div> |
| + | </div> |
| + | </div> |
| | | |
− |
| |
− |
| |
− | </table>
| |
− | </p>
| |
− |
| |
− | </div>
| |
| </html> | | </html> |