Team:Gothenburg-Sweden/test1
From 2010.igem.org
(115 intermediate revisions not shown) | |||
Line 6: | Line 6: | ||
<style type="text/css"> | <style type="text/css"> | ||
+ | |||
+ | .style4 { | ||
+ | font-size: 11px; | ||
+ | font-weight: bold; | ||
+ | } | ||
+ | .style5 {font-size: 11px} | ||
+ | .style9 { | ||
+ | font-size: 12px; | ||
+ | color: #00456e; | ||
+ | font-weight: bold; | ||
+ | } | ||
+ | .style11 {font-size: 10px; color: #00456e; } | ||
+ | |||
+ | #myTitle{ | ||
+ | font-family: Arial, Helvetica, sans-serif; | ||
+ | font-weight:normal; | ||
+ | color: #00456e; | ||
+ | font-size: 16px; | ||
+ | height: 36px; | ||
+ | |||
+ | padding-top: 10px; | ||
+ | padding-right:-200px; | ||
+ | margin-left: 20px; | ||
+ | text-align:center; | ||
+ | background: url(https://static.igem.org/mediawiki/2010/6/64/Title_center.png) left top; | ||
+ | background-repeat:no-repeat; | ||
+ | |||
+ | } | ||
/*to be modified */ | /*to be modified */ | ||
Line 12: | Line 40: | ||
display:none; | display:none; | ||
} | } | ||
+ | |||
#siteSub { | #siteSub { | ||
- | display:none; | + | display:none;padding:-200px;margin:0; |
} | } | ||
- | |||
.firstHeading { | .firstHeading { | ||
- | display:none; | + | display:none;padding:0;margin:0; |
} | } | ||
+ | #search-controls { | ||
+ | padding-top:10px; | ||
+ | } | ||
- | + | ||
- | + | ||
+ | form { | ||
+ | margin: 0px; | ||
+ | padding: 0px; | ||
} | } | ||
- | h2 {background:transparent; text-decoration:none;} | + | h2 {background:transparent; text-decoration:none; } |
- | #globalWrapper { background-color: transparent; border: none; margin: | + | #globalWrapper { background-color: transparent; border: none; margin-bottom: 0px; padding: 0;} |
- | #content { background-color: transparent; border: none; padding: 0; margin: | + | #content { background-color: transparent; border: none; padding: 0; margin-bottom: 0px; width: 100%;} |
- | #bodyContent { border: none; padding:0; margin: | + | #bodyContent { border: none; padding:0; margin-bottom:0px; width:100%;} |
#top-section { background-color: transparent; height: 20px; margin-top: -30px; margin-left: auto; margin-right: auto; margin-bottom: 0 !important; margin-bottom: 0; padding:0; border: none; } | #top-section { background-color: transparent; height: 20px; margin-top: -30px; margin-left: auto; margin-right: auto; margin-bottom: 0 !important; margin-bottom: 0; padding:0; border: none; } | ||
Line 38: | Line 72: | ||
#search-controls { display:none;} | #search-controls { display:none;} | ||
+ | #menubar.left-menu {width: 400px; display:block; float:left; margin-top:-50px; border: none;} | ||
+ | #menubar.left-menu ul { border: none;} | ||
+ | #menubar.left-menu a{color:#5698b0;} | ||
+ | #menubar.left-menu a:hover{color:#e6f6fb;} | ||
+ | #menubar.left-menu a:selected{color:#e6f6fb;} | ||
+ | #menubar.right-menu { width:300px; display:block; float:left; margin-top:-50px; border: none;} | ||
+ | #menubar.right-menu ul { border: none;} | ||
+ | #menubar.right-menu a{color:#5698b0;} | ||
+ | #menubar.right-menu a:hover{color:#e6f6fb;} | ||
- | |||
- | |||
/* Wiki Hacks - END */ | /* Wiki Hacks - END */ | ||
Line 54: | Line 95: | ||
} | } | ||
- | |||
a{ | a{ | ||
font-family: Arial, Helvetica, sans-serif; | font-family: Arial, Helvetica, sans-serif; | ||
Line 61: | Line 101: | ||
color: #06639e; | color: #06639e; | ||
text-decoration:none; | text-decoration:none; | ||
+ | padding:0; | ||
+ | margin:0; | ||
} | } | ||
a:hover{ | a:hover{ | ||
+ | padding:0;margin:0; | ||
text-decoration: underline; | text-decoration: underline; | ||
color: #000066; | color: #000066; | ||
+ | |||
} | } | ||
+ | |||
a:visited{color:#06639E;} | a:visited{color:#06639E;} | ||
Line 77: | Line 122: | ||
} | } | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
#all{ | #all{ | ||
- | padding | + | padding:0; |
margin:0; | margin:0; | ||
padding-left:10%; | padding-left:10%; | ||
- | background: url(https://static.igem.org/mediawiki/2010/3/3a/Bg.png) top center | + | background: url(https://static.igem.org/mediawiki/2010/3/3a/Bg.png) top center repeat-y; |
- | } | + | } |
+ | |||
#header{ | #header{ | ||
Line 157: | Line 189: | ||
text-decoration: none; | text-decoration: none; | ||
text-align:left; | text-align:left; | ||
- | padding: | + | padding: 6px 0px 6px 20px; |
font-size:12px; | font-size:12px; | ||
padding-top:5px; | padding-top:5px; | ||
Line 166: | Line 198: | ||
.categories a:hover{ | .categories a:hover{ | ||
text-decoration:none; | text-decoration:none; | ||
+ | |||
font-size:12px; | font-size:12px; | ||
font-weight:700; | font-weight:700; | ||
Line 183: | Line 216: | ||
} | } | ||
+ | #center p{ | ||
+ | padding-left:0px; | ||
+ | padding-right:0px; | ||
+ | padding-bottom: 10px; | ||
+ | |||
+ | } | ||
+ | |||
/* menu starts */ | /* menu starts */ | ||
+ | |||
#Title2{ | #Title2{ | ||
height: 36px; | height: 36px; | ||
width: 600px; | width: 600px; | ||
- | padding-top: | + | padding-top: 7px; |
+ | padding-bottom:5px; | ||
background: url(https://static.igem.org/mediawiki/2010/5/50/Title_center1.png); | background: url(https://static.igem.org/mediawiki/2010/5/50/Title_center1.png); | ||
background-repeat:no-repeat; | background-repeat:no-repeat; | ||
Line 213: | Line 255: | ||
{ display: block; | { display: block; | ||
- | margin: 0 | + | margin: 0 0 0 0; |
padding: 5px 0px; | padding: 5px 0px; | ||
width: 96px; | width: 96px; | ||
Line 224: | Line 266: | ||
} | } | ||
#active { | #active { | ||
- | + | ||
+ | |||
} | } | ||
#active a{ | #active a{ | ||
- | + | background: url(https://static.igem.org/mediawiki/2010/0/0c/MActive2.png) top; | |
- | + | color:#FFFFFF; | |
- | + | font: 13px arial; | |
- | + | font-weight:600; | |
+ | |||
} | } | ||
#sddm li a:hover | #sddm li a:hover | ||
- | { background: url(https://static.igem.org/mediawiki/2010/5/5e/MaHover.png) top center no-repeat | + | { background: url(https://static.igem.org/mediawiki/2010/5/5e/MaHover.png) top center no-repeat; |
color:#fff; | color:#fff; | ||
font: 13px arial; | font: 13px arial; | ||
Line 243: | Line 287: | ||
{ position: absolute; | { position: absolute; | ||
visibility: hidden; | visibility: hidden; | ||
- | margin-top: - | + | margin-top: -8px; |
- | padding: | + | |
+ | padding: 0px; | ||
background: #fff ; | background: #fff ; | ||
border: 1px solid #9CD2ED ; | border: 1px solid #9CD2ED ; | ||
Line 252: | Line 297: | ||
#sddm div a | #sddm div a | ||
{ position: relative; | { position: relative; | ||
- | height: | + | height:16px; |
display: block; | display: block; | ||
- | margin: | + | margin: 0px; |
padding: 4px 20px; | padding: 4px 20px; | ||
+ | padding-top:auto; | ||
+ | padding-bottom:auto; | ||
width:auto; | width:auto; | ||
min-width: 100px; | min-width: 100px; | ||
Line 280: | Line 327: | ||
#text{ | #text{ | ||
- | + | text-align:left; | |
- | + | width:100%; | |
- | + | margin: 0px 10px 10px 20px; | |
- | + | ||
background: #fff ; | background: #fff ; | ||
- | |||
} | } | ||
+ | |||
+ | #text p | ||
+ | { | ||
+ | padding: 10px 10px 10px 25px; | ||
+ | font-family: "Times New Roman", Times, serif; | ||
+ | font-size:13px; | ||
+ | line-height:19px; | ||
+ | } | ||
+ | |||
+ | .logo{ | ||
+ | float:left; | ||
+ | padding: 10px 20px 10px 20px; | ||
+ | } | ||
+ | |||
#text p{color: #07374E;} | #text p{color: #07374E;} | ||
Line 310: | Line 369: | ||
/* padding-right: 15px;*/ | /* padding-right: 15px;*/ | ||
text-decoration:none; | text-decoration:none; | ||
+ | |||
+ | } | ||
+ | |||
+ | #team { | ||
+ | padding: 20px 10px 20px 30px; | ||
} | } | ||
Line 363: | Line 427: | ||
.numleft p{ | .numleft p{ | ||
- | padding-top: | + | padding-top: 2px; |
+ | padding-left: 1px; | ||
font-size: 16px; | font-size: 16px; | ||
Line 370: | Line 435: | ||
.newsright{ | .newsright{ | ||
- | margin: | + | text-align:left; |
- | + | margin: 10px 50px 0 10px; | |
+ | } | ||
+ | |||
+ | .newsright p{ | ||
+ | font-size:11px; | ||
+ | color:#07374E; | ||
+ | margin-top:7px; | ||
} | } | ||
Line 401: | Line 472: | ||
font-size: 10px; | font-size: 10px; | ||
color: #00456e; | color: #00456e; | ||
- | padding- | + | padding-right:180px; |
- | clear:both; | + | |
+ | clear:both; | ||
} | } | ||
Line 410: | Line 482: | ||
font-weight: normal; | font-weight: normal; | ||
text-decoration: none; | text-decoration: none; | ||
- | padding-top: | + | padding-top:0px; |
padding-left:0px; | padding-left:0px; | ||
- | bottom: | + | bottom:0px; |
} | } | ||
Line 421: | Line 493: | ||
text-decoration: none; | text-decoration: none; | ||
padding-left: 0px; | padding-left: 0px; | ||
- | margin-top: | + | margin-top:0px; |
bottom:0; | bottom:0; | ||
Line 432: | Line 504: | ||
/* footer ends */ | /* footer ends */ | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
Line 516: | Line 560: | ||
</head> | </head> | ||
- | |||
<body> | <body> | ||
<div id="all"> | <div id="all"> | ||
Line 609: | Line 652: | ||
</ul> | </ul> | ||
<div style="clear:both"></div></div> | <div style="clear:both"></div></div> | ||
- | <div id="text"><p> | + | <div id="text"> |
- | We are available | + | <p> We are a team of 8 students from Chalmers University of Technology who will represent Gothenburg, SWEDEN in this year’s iGEM competition. We have started with a promising idea that combines the cutting edge technologies available in the field of Synthetic Biology. Our research basically aims to constructing a reporter mechanism for cellular stress in yeast by tagging protein and peptides affiliated with the stress activated SNF1 complex with fluorescent markers. </p> |
+ | |||
+ | |||
+ | |||
+ | |||
+ | <div id="myTitle">Chalmers University of Technology </div> | ||
+ | <div class="logo"> <img src="https://static.igem.org/mediawiki/2010/a/a5/Chalmers_c_logo.jpg" width="133" height="152" align="left"></div> | ||
+ | |||
+ | <p> | ||
+ | <strong>Chalmers in central Göteborg on the Swedish West Coast</strong></p> | ||
+ | |||
+ | <p>Chalmers is a university of technology in which research and teaching are conducted on a broad front within technology, natural science and architecture. Our inspiration lies in the joy of discovery and the desire to learn. Underlying everything we do is a wish to contribute to sustainable development both in Sweden and world-wide.<br> | ||
+ | <br> | ||
+ | Our research work deals ultimately with improving people’s conditions, and we often cross traditional boundaries in order to solve the problems of the future. Chalmers has become strong within several areas of science, and some of our research leads its field internationally. We wish in particular to develop and strengthen our research in the fields of bioscience, information technology, environmental science and nanotechnology.<br> | ||
+ | <br> | ||
+ | Chalmers is a pioneer in Europe in the field of start-up companies, and has built up an efficient system of innovation in order to find applications in research into the formation of companies. <br> | ||
+ | <br> | ||
+ | Chalmers has great aspirations to develop continually by opening doors to the outside world and by thinking innovatively. We have a close and productive collaboration with business and society at large. In this way we reinforce our own development, at the same time as we contribute to the growth of society.<br> | ||
+ | <br> | ||
+ | Chalmers was founded in 1829 as a result of a donation from the director of the Swedish East India Company, William Chalmers. His motto, and ours, is:<br> | ||
+ | <br> | ||
+ | Avancez!</p> | ||
+ | |||
+ | |||
- | <div id="right"> | + | |
+ | <div id="myTitle">Supervisors</div> | ||
+ | |||
+ | <div id="team"> | ||
+ | <td><table width="560" border="1"> | ||
+ | <tr> | ||
+ | <td width="145" rowspan="2" valign="top"><span class="style8"><img src="https://static.igem.org/mediawiki/2010/e/eb/Goutham.jpg" alt="" width="133" height="200" class="img1" /></span></td> | ||
+ | <td width="174" height="59" valign="top"><table width="150" border="5" cellpadding="0" cellspacing="0"> | ||
+ | <tr> | ||
+ | <td><span class="style9">Goutham Vemuri</span></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td><span class="style11">supervisor</span></td> | ||
+ | </tr> | ||
+ | </table></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td valign="top"><p> </p> | ||
+ | </td> | ||
+ | <td width="214" valign="top"><p class="style5"> </p> | ||
+ | </table> | ||
+ | <p> </p> | ||
+ | <table width="560" border="1"> | ||
+ | <tr> | ||
+ | <td width="145" rowspan="2" valign="top"><span class="style8"><img src="https://static.igem.org/mediawiki/2010/3/32/Per.jpg" alt="" width="133" height="200" class="img1" /></span></td> | ||
+ | <td width="174" height="59" valign="top"><table width="150" border="5" cellpadding="0" cellspacing="0"> | ||
+ | <tr> | ||
+ | <td><span class="style9">Per Sunnerhagen </span></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td><span class="style11">supervisor</span></td> | ||
+ | </tr> | ||
+ | </table></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td valign="top"><p> </p></td> | ||
+ | <td width="214" valign="top"><p class="style5"> </p> | ||
+ | </table> | ||
+ | <p> </p> | ||
+ | <table width="560" border="1"> | ||
+ | <tr> | ||
+ | <td width="145" rowspan="2" valign="top"><span class="style8"><img src="https://static.igem.org/mediawiki/2010/8/88/Markus.jpg" alt="" width="133" height="200" class="img1" /></span></td> | ||
+ | <td width="169" height="59" valign="top"><table width="172" border="5" cellpadding="0" cellspacing="0"> | ||
+ | <tr> | ||
+ | <td width="136"><span class="style9">Marcus Wilhelmsson </span></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td><span class="style11">supervisor</span></td> | ||
+ | </tr> | ||
+ | </table></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td valign="top"><p> </p></td> | ||
+ | <td width="219" valign="top"><p class="style5"> </p> | ||
+ | </table> | ||
+ | <td> </td> | ||
+ | </tr> | ||
+ | <tr></tr> | ||
+ | <tr> | ||
+ | <td> </td> | ||
+ | </tr> | ||
+ | </div> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | <div id="myTitle">Students</div> | ||
+ | |||
+ | <div id="team"> | ||
+ | <table width="560" border="1"> | ||
+ | <tr> | ||
+ | <td width="150" rowspan="2" valign="top"><span class="style8"><img src="https://static.igem.org/mediawiki/2010/d/d0/Malin.jpg" alt="" width="133" height="200" class="img1" /></span></td> | ||
+ | <td width="151" height="59" valign="top"><table width="150" border="5" cellpadding="0" cellspacing="0"> | ||
+ | <tr> | ||
+ | <td><span class="style9">Malin Linden</span></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td><span class="style11">student</span></td> | ||
+ | </tr> | ||
+ | </table></td> | ||
+ | <td width="237"> </td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td colspan="2" valign="top"><table width="363" height="150" border="1"> | ||
+ | <tr> | ||
+ | <td width="147"><span class="style4">Age:</span></td> | ||
+ | <td width="158"><span class="style5">24</span></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td><strong class="style5">Nationality:</strong></td> | ||
+ | <td><span class="style5">Swedish</span></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td><strong class="style5">Academic background:</strong></td> | ||
+ | <td><span class="style5">B sc. Biotecnology</span></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td><strong class="style5">Current studies:</strong></td> | ||
+ | <td><span class="style5">Exchange year at University of Minnesota, MS Biotecnology</span></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td> </td> | ||
+ | <td> </td> | ||
+ | </tr> | ||
+ | </table></td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | <p> </p> | ||
+ | <table width="560" border="1"> | ||
+ | <tr> | ||
+ | <td width="150" rowspan="2" valign="top"><span class="style8"><img src="https://static.igem.org/mediawiki/2010/7/7f/Katarina.jpg" alt="" width="133" height="200" class="img1" /></span></td> | ||
+ | <td width="151" height="59" valign="top"><table width="150" border="5" cellpadding="0" cellspacing="0"> | ||
+ | <tr> | ||
+ | <td><span class="style9">Katarina Risö </span></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td><span class="style11">student</span></td> | ||
+ | </tr> | ||
+ | </table></td> | ||
+ | <td width="237"> </td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td colspan="2" valign="top"><table width="368" height="150" border="1"> | ||
+ | <tr> | ||
+ | <td width="140"><span class="style4">Age:</span></td> | ||
+ | <td width="170"><span class="style5">24</span></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td><strong class="style5">Nationality:</strong></td> | ||
+ | <td><span class="style5">Swedish</span></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td><strong class="style5">Academic background:</strong></td> | ||
+ | <td><span class="style5">B sc. Chemical Engineering</span></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td><strong class="style5">Current studies:</strong></td> | ||
+ | <td><span class="style5">MS Chemistry and Biosciences</span></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td> </td> | ||
+ | <td> </td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | </td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | <p> </p> | ||
+ | <table width="560" border="1"> | ||
+ | <tr> | ||
+ | <td width="150" rowspan="2" valign="top"><span class="style8"><img src="https://static.igem.org/mediawiki/2010/a/a7/Peidi.jpg" alt="" width="133" height="200" class="img1" /></span></td> | ||
+ | <td width="151" height="59" valign="top"><table width="150" border="5" cellpadding="0" cellspacing="0"> | ||
+ | <tr> | ||
+ | <td><span class="style9">Katarina Risö </span></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td><span class="style11">student</span></td> | ||
+ | </tr> | ||
+ | </table></td> | ||
+ | <td width="237"> </td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td colspan="2" valign="top"><table width="368" height="150" border="1"> | ||
+ | <tr> | ||
+ | <td width="140"><span class="style4">Age:</span></td> | ||
+ | <td width="170"><span class="style5">24</span></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td><strong class="style5">Nationality:</strong></td> | ||
+ | <td><span class="style5">Swedish</span></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td><strong class="style5">Academic background:</strong></td> | ||
+ | <td><span class="style5">B sc. Chemical Engineering</span></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td><strong class="style5">Current studies:</strong></td> | ||
+ | <td><span class="style5">MS Chemistry and Biosciences</span></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td> </td> | ||
+ | <td> </td> | ||
+ | </tr> | ||
+ | </table></td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | <p> </p> | ||
+ | <table width="560" border="1"> | ||
+ | <tr> | ||
+ | <td width="150" rowspan="2" valign="top"><span class="style8"><img src="https://static.igem.org/mediawiki/2010/8/80/Adnan.jpg" alt="" width="133" height="200" class="style5" /></span></td> | ||
+ | <td width="151" height="59" valign="top"><table width="150" border="5" cellpadding="0" cellspacing="0"> | ||
+ | <tr> | ||
+ | <td><span class="style9">Adnan Kadic</span></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td><span class="style11">student</span></td> | ||
+ | </tr> | ||
+ | </table></td> | ||
+ | <td width="237"> </td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td colspan="2" valign="top"><table width="368" height="150" border="1"> | ||
+ | <tr> | ||
+ | <td width="140"><span class="style4">Age:</span></td> | ||
+ | <td width="170"><span class="style5">24</span></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td><strong class="style5">Nationality:</strong></td> | ||
+ | <td><span class="style5">Bosnian</span></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td><strong class="style5">Academic background:</strong></td> | ||
+ | <td><span class="style5">B sc. Biotecnology</span></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td><strong class="style5">Current studies:</strong></td> | ||
+ | <td><span class="style5">MS Chemistry and Biosciences </span></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td> </td> | ||
+ | <td> </td> | ||
+ | </tr> | ||
+ | </table></td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | <p> </p> | ||
+ | <table width="560" border="1"> | ||
+ | <tr> | ||
+ | <td width="150" rowspan="2" valign="top"><span class="style8"><img src="https://static.igem.org/mediawiki/2010/e/ea/Lokesh.jpg" alt="" width="133" height="200" class="style5" /></span></td> | ||
+ | <td width="221" height="59" valign="top"><table width="216" border="5" cellpadding="0" cellspacing="0"> | ||
+ | <tr> | ||
+ | <td width="180"><span class="style9">Lokeshwaran Manoharan </span></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td><span class="style11">student</span></td> | ||
+ | </tr> | ||
+ | </table></td> | ||
+ | <td width="124"> </td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td colspan="2" valign="top"><table width="368" height="150" border="1"> | ||
+ | <tr> | ||
+ | <td width="140"><span class="style4">Age:</span></td> | ||
+ | <td width="170"><span class="style5">23</span></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td><strong class="style5">Nationality:</strong></td> | ||
+ | <td><span class="style5">Indian</span></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td><strong class="style5">Academic background:</strong></td> | ||
+ | <td><span class="style5">B.Tech Ind Biotechnology</span></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td><strong class="style5">Current studies:</strong></td> | ||
+ | <td><span class="style5">MS Bioinformatics</span></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td> </td> | ||
+ | <td> </td> | ||
+ | </tr> | ||
+ | </table></td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | <p> </p> | ||
+ | <table width="560" border="1"> | ||
+ | <tr> | ||
+ | <td width="150" rowspan="2" valign="top"><span class="style8"><img src="https://static.igem.org/mediawiki/2010/0/01/Kemal.jpg" alt="" width="133" height="200" class="style5" /></span></td> | ||
+ | <td width="207" height="59" valign="top"><table width="186" border="5" cellpadding="0" cellspacing="0"> | ||
+ | <tr> | ||
+ | <td width="150"><span class="style9">Kemal Sanli </span></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td><span class="style11">student</span></td> | ||
+ | </tr> | ||
+ | </table></td> | ||
+ | <td width="161"> </td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td colspan="2" valign="top"><table width="368" height="150" border="1"> | ||
+ | <tr> | ||
+ | <td width="133"><span class="style4">Age:</span></td> | ||
+ | <td width="177"><span class="style5">24</span></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td><strong class="style5">Nationality:</strong></td> | ||
+ | <td><span class="style5">Turkish</span></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td><strong class="style5">Academic background:</strong></td> | ||
+ | <td><span class="style5">B sc. Molecular Biology and Genetics </span></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td><strong class="style5">Current studies:</strong></td> | ||
+ | <td><span class="style5">MS Bioinformatics</span></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td> </td> | ||
+ | <td> </td> | ||
+ | </tr> | ||
+ | </table></td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | <p> </p> | ||
+ | <table width="560" border="1"> | ||
+ | <tr> | ||
+ | <td width="150" rowspan="2" valign="top"><span class="style8"><img src="https://static.igem.org/mediawiki/2010/4/40/Karl.jpg" alt="" width="133" height="200" class="style5" /></span></td> | ||
+ | <td width="207" height="59" valign="top"><table width="186" border="5" cellpadding="0" cellspacing="0"> | ||
+ | <tr> | ||
+ | <td width="150"><span class="style9">Karl Almén Burman </span></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td><span class="style11">student</span></td> | ||
+ | </tr> | ||
+ | </table></td> | ||
+ | <td width="161"> </td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td colspan="2" valign="top"><table width="368" height="150" border="1"> | ||
+ | <tr> | ||
+ | <td width="133"><span class="style4">Age:</span></td> | ||
+ | <td width="177"><span class="style5">23</span></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td><strong class="style5">Nationality:</strong></td> | ||
+ | <td><span class="style5">Swedish</span></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td><strong class="style5">Academic background:</strong></td> | ||
+ | <td><span class="style5">B sc. Biotechnology </span></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td><strong class="style5">Current studies:</strong></td> | ||
+ | <td><span class="style5">MS Biotechnology</span></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td> </td> | ||
+ | <td> </td> | ||
+ | </tr> | ||
+ | </table></td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | <p> </p> | ||
+ | <table width="560" border="1"> | ||
+ | <tr> | ||
+ | <td width="150" rowspan="2" valign="top"><span class="style8"><img src="https://static.igem.org/mediawiki/2010/e/e8/Julia.jpg" alt="" width="133" height="200" class="style5" /></span></td> | ||
+ | <td width="207" height="59" valign="top"><table width="186" border="5" cellpadding="0" cellspacing="0"> | ||
+ | <tr> | ||
+ | <td width="150"><span class="style9">Julia Fransson </span></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td><span class="style11">student</span></td> | ||
+ | </tr> | ||
+ | </table></td> | ||
+ | <td width="161"> </td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td colspan="2" valign="top"><table width="368" height="150" border="1"> | ||
+ | <tr> | ||
+ | <td width="133"><span class="style4">Age:</span></td> | ||
+ | <td width="177"><span class="style5">22</span></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td><strong class="style5">Nationality:</strong></td> | ||
+ | <td><span class="style5">Swedish</span></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td><strong class="style5">Academic background:</strong></td> | ||
+ | <td><span class="style5">B sc. Biotechnology </span></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td><strong class="style5">Current studies:</strong></td> | ||
+ | <td><span class="style5">Exchange year through Unitech International</span></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td> </td> | ||
+ | <td> </td> | ||
+ | </tr> | ||
+ | </table></td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | <p> </p> | ||
+ | </td> | ||
+ | </tr> | ||
+ | <tr><td> </td> | ||
+ | </tr><tr><td> </td> | ||
+ | </tr> | ||
+ | </div> | ||
+ | |||
+ | </div> | ||
+ | </div> | ||
+ | <div id="right"> | ||
<div class="Title3">Lab Notes</div> | <div class="Title3">Lab Notes</div> | ||
Line 621: | Line 1,078: | ||
</div> | </div> | ||
<div class="newsright"><a href="#">August 11, 2010</a> | <div class="newsright"><a href="#">August 11, 2010</a> | ||
- | <p | + | <p> The PCR reaction from yesterday was checked on a gel. α should be ... </p> |
</div> | </div> | ||
Line 630: | Line 1,087: | ||
</div> | </div> | ||
- | + | ||
+ | |||
+ | </div> | ||
+ | |||
<div id="myfooter"> <p> <a href="#">Home</a> | <a href="#">CTH</a> | <a href="#">Sponsors</a> | <a href="#">About Us</a> | <a href="#">Contact Us</a></p> <p>Chalmers University of Technology, Gothenburg, SWEDEN</p> | <div id="myfooter"> <p> <a href="#">Home</a> | <a href="#">CTH</a> | <a href="#">Sponsors</a> | <a href="#">About Us</a> | <a href="#">Contact Us</a></p> <p>Chalmers University of Technology, Gothenburg, SWEDEN</p> | ||
+ | |||
</div> | </div> | ||
- | + | </div></div> | |
- | </div></div></body> | + | </body> |
</html> | </html> |
Latest revision as of 21:02, 20 September 2010
We are a team of 8 students from Chalmers University of Technology who will represent Gothenburg, SWEDEN in this year’s iGEM competition. We have started with a promising idea that combines the cutting edge technologies available in the field of Synthetic Biology. Our research basically aims to constructing a reporter mechanism for cellular stress in yeast by tagging protein and peptides affiliated with the stress activated SNF1 complex with fluorescent markers.
Chalmers in central Göteborg on the Swedish West Coast
Chalmers is a university of technology in which research and teaching are conducted on a broad front within technology, natural science and architecture. Our inspiration lies in the joy of discovery and the desire to learn. Underlying everything we do is a wish to contribute to sustainable development both in Sweden and world-wide.
Our research work deals ultimately with improving people’s conditions, and we often cross traditional boundaries in order to solve the problems of the future. Chalmers has become strong within several areas of science, and some of our research leads its field internationally. We wish in particular to develop and strengthen our research in the fields of bioscience, information technology, environmental science and nanotechnology.
Chalmers is a pioneer in Europe in the field of start-up companies, and has built up an efficient system of innovation in order to find applications in research into the formation of companies.
Chalmers has great aspirations to develop continually by opening doors to the outside world and by thinking innovatively. We have a close and productive collaboration with business and society at large. In this way we reinforce our own development, at the same time as we contribute to the growth of society.
Chalmers was founded in 1829 as a result of a donation from the director of the Swedish East India Company, William Chalmers. His motto, and ours, is:
Avancez!
|
|||
|
|
|
|||
|
|
|
|||
|
|
|
|||||||||||
|
|
|||||||||||
|
|
|||||||||||
|
|
|||||||||||
|
|
|||||||||||
|
|
|||||||||||
|
|
|||||||||||
|
|
|||||||||||
|