Team:GeorgiaTech/Team

From 2014.igem.org

(Difference between revisions)
 
(39 intermediate revisions not shown)
Line 1: Line 1:
{{Template:GeorgiaTech/css/experiment.css}}
{{Template:GeorgiaTech/css/experiment.css}}
-
 
+
{{:Team:GeorgiaTech/core/header|}}
<html>
<html>
<body>
<body>
<style type="text/css">
<style type="text/css">
 +
h1{
 +
    font:37px 'Bitter' serif;
 +
    border-style:none;
 +
    text-align: center;
 +
}
 +
 +
h2{
 +
    font:25px 'Bitter' serif;
 +
    border-style:none;
 +
    text-align: left;
 +
}
 +
 +
h3 {
 +
    font:32px 'Bitter' serif;
 +
    border-style:none;
 +
    text-align: center;
 +
}
 +
p {
 +
    font:17px 'Bitter' serif;
 +
    text-indent: 30px;
 +
    line-height:1.5;
 +
    text-align:justify;
 +
}
.image {
.image {
 +
float:left;
width: 70%;
width: 70%;
background-color: transparent;
background-color: transparent;
-
align: left;
+
height:auto;
 +
margin-left: 1%;
 +
margin-top:1%;
 +
}
 +
.image img{
 +
width:100%;
 +
height:auto;
 +
-webkit-border-radius: 10px;
 +
-moz-border-radius: 10px;
 +
border-radius: 10px;
 +
-webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.35);
 +
-moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.35);
 +
box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.35);
 +
}
 +
.content img{
 +
width:100%;
 +
height:auto;
 +
-webkit-border-radius: 10px;
 +
-moz-border-radius: 10px;
 +
border-radius: 10px;
 +
-webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.35);
 +
-moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.35);
 +
box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.35);
}
}
.bios {
.bios {
-
width: 30%;
+
float:right;
 +
width: 26%;
background-color: transparent;
background-color: transparent;
-
align :right;
+
margin-top:1%;
 +
margin-right: 1%;
 +
margin-left: 1%;
}
}
-
.mycontent {
+
.bios img{
-
width: 70%;
+
    display:block;
-
align: center;
+
    margin-right:auto;
-
background-color: white;
+
    margin-left:auto;
 +
    width:70%;
 +
    -webkit-border-radius: 10px;
 +
    -moz-border-radius: 10px;
 +
    border-radius: 10px;
 +
    -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.35);
 +
    -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.35);
 +
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.35);
}
}
</style>
</style>
-
<!--navigation menu -->
+
<div class="content">
-
 
+
-
<DIV class="navigater" align="center">
+
-
<UL>
+
-
        <LI class="column" id="HOME"><a href="https://2014.igem.org/Team:GeorgiaTech"style="color:#FFE740"> Home</a></LI>
+
-
<LI class="column" id="PROJECT"><a href="https://2014.igem.org/Team:GeorgiaTech/Project"style="color:#FFE740"> Project</a>
+
-
<UL>       
+
-
<LI><A href="https://2014.igem.org/Team:GeorgiaTech/Parts"style="color:#FFE740">Biobricks</A></LI>       
+
-
<LI><A href="https://2014.igem.org/Team:GeorgiaTech/Modeling"style="color:#FFE740">Modeling</A></LI></UL></LI>
+
-
        </LI>   
+
-
<LI class="column" id="SAFETY"><a href="https://2014.igem.org/Team:GeorgiaTech/Safety"style="color:#FFE740">Safety</a></LI>
+
-
<LI class="column" id="NOTEBOOK" ><a href="https://2014.igem.org/Team:GeorgiaTech/Notebook"style="color:#FFE740"> Notebook</a>   
+
-
<UL>       
+
-
<LI><A href="https://2014.igem.org/Team:GeorgiaTech/Notebook/Protocols"style="color:#FFE740">Protocols</A></LI>       
+
-
<LI><A href="https://2014.igem.org/Team:GeorgiaTech/Notebook/LabNotes"style="color:#FFE740">Labnotes</A></LI></UL></LI>   
+
-
<LI class="column" id="TEAM"><a href="https://2014.igem.org/Team:GeorgiaTech/Team"style="color:#FFE740"> Team </a>
+
-
                <UL>
+
-
                        <LI><A href="https://2014.igem.org/Team:GeorgiaTech/Team"style="color:#FFE740">Member</A></LI>
+
-
                        <LI><A href="https://2014.igem.org/Team:GeorgiaTech/Attributions"style="color:#FFE740">Attributions</A></LI>
+
-
                        <LI><A href="https://igem.org/Team.cgi?year=2014&team_name=GeorgiaTech"style="color:#FFE740">Official Team Profile</A></LI></UL></LI>
+
-
</UL>
+
-
</DIV>
+
-
<td align="center" colspan="3">
+
-
 
+
-
<table width="20%" align="center">
+
-
<tr heigth="15px"></tr>
+
-
<tr heigth="75px">
+
-
<td align ="center"> <a href="https://2014.igem.org/Main_Page"> <img src="https://static.igem.org/mediawiki/igem.org/6/60/Igemlogo_300px.png" width="55px"></a> </td>
+
-
</table>
+
-
<!--end navigation menu -->
+
-
 
+
-
<div class="mycontent">
+
<div class="image">
<div class="image">
-
     <img src="https://static.igem.org/mediawiki/igem.org/6/60/Igemlogo_300px.png" width="100%" height="100%"></img>
+
     <img src="https://static.igem.org/mediawiki/2014/1/10/Igem_2014_Team_Picture.jpg"></img>
</div>
</div>
-
<table width="100%" align="center">
+
<div class="bios">
-
</tr>
+
<a href="https://2014.igem.org/Team:GeorgiaTech/Team/Bios"><img src="https://static.igem.org/mediawiki/2014/0/06/Who_are_we.png"></a>
-
</tr>
+
-
</td>
+
-
<tr> <td colspan="3"  height="15px"> </td></tr>
+
<a href="https://2014.igem.org/Team:GeorgiaTech/Attributions"><img src="https://static.igem.org/mediawiki/2014/d/db/Attributions_img.png" style="margin-top:25%;"></a>
-
<tr><td bgColor="#e7e7e7" colspan="3" height="1px"> </tr>
+
</div>
-
<tr> <td colspan="3"  height="5px"> </td></tr>
+
<div class="c-1" style="margin-right:1%; margin-left:1%; width:98%;">
-
 
+
</div>
-
<tr><td > <h3> Team Information</h3></td>
+
<div id="left" width="49%" style="float:left; margin-left:1%;">
-
<td ></td >
+
<h2 style="font:35px 'Bitter' serif;; Text-indent:30px;width:65%;">Georgia Tech</h2>
-
<td > <h3> Upload pictures of your team!</h3></td>
+
<div class="c-1" style="width:60%;margin-left:1%;"></div>
-
</tr>
+
<img src="https://static.igem.org/mediawiki/2014/b/ba/TechSquareBridge.jpg" style="width:36%;margin-right:1%;float:right;margin-left:2%;">
-
 
+
<p>The Georgia Institute of Technology, located in the heart of Atlanta, is one of the top research universities in the United States. Not only is Gerogia Tech one of the top science and technology schools in the world, but is currently ranked as the number seven public university in the United States, according to the U.S. News & World Report. Georgia Tech was founded as the Georgia School of Technology in 1885 as a trade school, and in 1948, it changed its name to the Georgia Institute of Technology to reflect its transformation from a trade school to a university. Today, the institute has six different colleges and offers degrees in 34 different undergraduate majors. The engineering college is ranked fifth in the nation overall by the U.S. News and World Report, with the biomedical engineering program ranking fourth in the nation.</p>
-
<tr>
+
<p>Georgia Tech’s name has also made quite a splash in the athletic world, especially in 1996 when the Georgia Tech campus was the venue of many of the athletic events in the summer Olympics, with Olympic athletes living in dormitories. The pool events at the Olympics were held in Georgia Tech’s very own aquatic center in the renowned campus recreation center. Georgia Tech boasts one of the best on-campus recreation center’s in the nation, and many celebrities can be seen attending this very gym. Recently, Georgia Tech’s campus was the shooting site for the movie The Internship, and this year another movie is being filmed near campus. The university’s two beloved mascots are Buzz, the Yellow Jacket and the Ramblin’ Wreck. Additionally, the school is a NCAA Division I school having won the football national championship title four times since its founding.</p>
-
<td width="45%"  valign="top">
+
</div>
-
<p>
+
<div id="right" width="49%" style="float:right; margin-right:1%;">
-
You can write a background of your team here. Give us a background of your team, the members, etc. Or tell us more about something of your choosing.</p>
+
</div>
-
<p>
+
<div class="clear">
-
You can look at what other teams did to get some inspiration! Here are a few examples:</p>
+
</div>
-
<ul>
+
-
<li><a href="https://2013.igem.org/Team:Evry/Team">2013 Evry</a></li>
+
-
<li><a href="https://2013.igem.org/Team:Cornell/team">2013 Cornell</a></li>
+
-
<li><a href="https://2013.igem.org/Team:UANL_Mty-Mexico/Team">2013 UANL Mty-Mexico</a></li>
+
-
<li><a href="https://2013.igem.org/Team:Korea_U_Seoul/Team/Korea_University">2013 Korea U Seoul</a></li>
+
-
 
+
-
</ul>
+
-
 
+
-
 
+
-
 
+
-
</td>
+
-
<td></td>
+
-
<td width="45%" valign="top">  
+
-
<p> We provide a server where you can upload images for your wiki!</p>
+
-
<p> Add pictures of your team members, advisors, instructors, lab, institution and everything you wish to show! </p>
+
-
<a href="https://2014.igem.org/Special:Upload"><img src="" width="100px" height="100px"> </a> <a href="https://2014.igem.org/Special:Upload"><img src="" width="100px" height="100px"> </a>
+
-
</a> <a href="https://2014.igem.org/Special:Upload"><img src="" width="100px" height="100px"> </a>
+
-
<br>
+
-
<a href="https://2014.igem.org/Special:Upload">Click here to upload! </a>
+
-
</td>
+
-
 
+
-
 
+
-
</tr>
+
-
 
+
-
<tr><td > <h3> Tips for the Team Page </h3></td>
+
-
<td ></td >
+
-
<td > </td>
+
-
</tr>
+
-
 
+
-
 
+
-
<tr>
+
-
<td width="45%"  valign="top">  
+
-
<p>What should this page contain?</p>
+
-
<ul>
+
-
<li> Include pictures of your teammates, don’t forget instructors and advisors! </li>
+
-
<li> You can add a small biography or a few words from each team member, tell us what you like, and what motivates to participate in iGEM. </li>
+
-
<li>Take team pictures! Show us your school, your lab and little bit of your city.</li>
+
-
<li>Remember that image galleries can help you showcase many pictures while saving space </li>
+
-
</ul>
+
-
 
+
-
</td>
+
-
 
+
-
<td></td>
+
-
<td width="45%" valign="top"> </td>
+
-
 
+
-
</tr>
+
-
</table>
+
</div>
</div>
</body>
</body>
</html>
</html>

Latest revision as of 18:41, 17 October 2014

Georgia Tech

The Georgia Institute of Technology, located in the heart of Atlanta, is one of the top research universities in the United States. Not only is Gerogia Tech one of the top science and technology schools in the world, but is currently ranked as the number seven public university in the United States, according to the U.S. News & World Report. Georgia Tech was founded as the Georgia School of Technology in 1885 as a trade school, and in 1948, it changed its name to the Georgia Institute of Technology to reflect its transformation from a trade school to a university. Today, the institute has six different colleges and offers degrees in 34 different undergraduate majors. The engineering college is ranked fifth in the nation overall by the U.S. News and World Report, with the biomedical engineering program ranking fourth in the nation.

Georgia Tech’s name has also made quite a splash in the athletic world, especially in 1996 when the Georgia Tech campus was the venue of many of the athletic events in the summer Olympics, with Olympic athletes living in dormitories. The pool events at the Olympics were held in Georgia Tech’s very own aquatic center in the renowned campus recreation center. Georgia Tech boasts one of the best on-campus recreation center’s in the nation, and many celebrities can be seen attending this very gym. Recently, Georgia Tech’s campus was the shooting site for the movie The Internship, and this year another movie is being filmed near campus. The university’s two beloved mascots are Buzz, the Yellow Jacket and the Ramblin’ Wreck. Additionally, the school is a NCAA Division I school having won the football national championship title four times since its founding.