Team:Illinois-Tools/Team

From 2009.igem.org

(Difference between revisions)
 
(25 intermediate revisions not shown)
Line 1: Line 1:
__NOTOC__
__NOTOC__
-
<div style="background-color:#FF8C00; color: white">
+
<div style="background-color: white; color: white">
<html>
<html>
<head>
<head>
Line 6: Line 6:
.firstHeading {display: none;}
.firstHeading {display: none;}
table {
table {
-
   background-color: #FF8C00;
+
   background-color: #FFFFFF;
-
   font-color: white;
+
   font-color: black;
   color:white;
   color:white;
}
}
a.menu {
a.menu {
-
   background-color: #FF8C00;
+
   background-color: #FFFFFF;
-
   color: white;
+
   color: black;
   width: 12em;
   width: 12em;
}
}
.firstHeading {
.firstHeading {
-
   color:white;
+
   color:black;
}
}
#bodyContent {
#bodyContent {
-
background-color: #FF8C00;
+
background-color: #FFFFFF;
}
}
#content {
#content {
-
background-color: #00008B; border: none;
+
background-color: white;
}
}
#footer-box {
#footer-box {
-
   background-color: #FF8C00;
+
   background-color: white;
}
}
p {
p {
-
   color:white;
+
   color:black;
}
}
body {
body {
-
   background: #00008B url(https://static.igem.org/mediawiki/2009/2/2b/IllinoisToolsBackground.gif) repeat-x;
+
   background: white url(https://static.igem.org/mediawiki/2009/2/2b/IllinoisToolsBackground.gif) repeat-x;
}
}
Line 41: Line 41:
</head>
</head>
</html>
</html>
 +
[[Image:Teamanimationillinoistools.gif]]
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">  
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">  
-
 
-
<br>
 
<head>  
<head>  
<meta http-equiv="content-type" content="text/html; charset=utf-8" />  
<meta http-equiv="content-type" content="text/html; charset=utf-8" />  
<style type="text/css" media="screen">  
<style type="text/css" media="screen">  
-
.clear { clear: both; }
+
#wrapper {
-
.wrap { margin: 2px auto;}
+
width: 0%;
-
#menu { float: left; margin: auto; }
+
}
-
#menu li { display: inline; }
+
#header-wrapper {
-
#menu li a { float: left; padding: 8px 30px; margin: auto; color: #EABBEF; background: #00008B; }
+
width: 965px;
-
#menu li a:hover { color: #fff; background: #0000FF; }
+
height: 35px;
-
#menu a.active{color: #fff; background: #0000FF; }
+
margin: 0px auto;
 +
padding: 0px;
 +
}
 +
/* Menu */
 +
 
 +
#menu {
 +
width: 965px;
 +
height: 35px;
 +
margin: 0px auto;
 +
padding-left: 20px;
 +
background: url(https://static.igem.org/mediawiki/2009/2/25/Menubarillinoistools.jpg) no-repeat left top;
 +
}
 +
 
 +
#menu ul {
 +
margin: 0px;
 +
padding: 0px;
 +
list-style: none;
 +
}
 +
 
 +
#menu li {
 +
float: left;
 +
}
 +
 
 +
#menu a {
 +
display: block;
 +
padding: 8px 20px 0px 22px;
 +
letter-spacing: -1px;
 +
text-decoration: none;
 +
font-size: 20px;
 +
font-weight: normal;
 +
color: #9ADCF8;
 +
}
 +
 
 +
#menu a:hover {
 +
text-decoration: underline;
 +
}
 +
        #menu a.active{color: #fff;}
 +
 
 +
#menu .first a {
 +
background: none;
 +
padding-left: 0px;
 +
}
</style>
</style>
   </head>
   </head>
<body>
<body>
-
<div class="wrap">  
+
<div id="wrapper">
-
+
<div id="header-wrapper">
-
<ul id="menu">  
+
<div id="menu">
-
<li><a href="https://2009.igem.org/Team:Illinois-Tools">Home</a></li>  
+
<ul>
-
<li><a href="https://2009.igem.org/Team:Illinois-Tools/Team" class="active">The Team</a></li>  
+
<li class="first"><a href="https://2009.igem.org/Team:Illinois-Tools">Home</a></li>  
-
<li><a href="https://2009.igem.org/Team:Illinois-Tools/Project">The Project</a></li>  
+
        <li><a href="https://2009.igem.org/Team:Illinois-Tools/Team" class="active">The Team</a></li>  
-
<li><a href="https://2009.igem.org/Team:Illinois-Tools/Parts">Parts</a></li>  
+
        <li><a href="https://2009.igem.org/Team:Illinois-Tools/Project">The Project</a></li>
-
<li><a href="https://2009.igem.org/Team:Illinois-Tools/Modeling">Modeling</a></li>  
+
                                <li><a href="https://2009.igem.org/Team:Illinois-Tools/Demo">Demo</a></li>  
-
            <li><a href="https://2009.igem.org/Team:Illinois-Tools/ResearchArticles">Research Articles</a></li>  
+
                                <li><a href="https://2009.igem.org/Team:Illinois-Tools/Modeling">Modeling</a></li>
-
            <li><a href="https://2009.igem.org/Team:Illinois-Tools/Notebook">Notebook</a></li>  
+
                                <li><a href="https://2009.igem.org/Team:Illinois-Tools/Safety">Safety</a></li>
-
</ul>
+
                                <li><a href="https://2009.igem.org/Team:Illinois-Tools/Resources">Resources</a></li>
-
<div class="clear"></div>
+
                                <li><a href="https://2009.igem.org/Team:Illinois-Tools/Notebook">Notebook</a></li>  
-
 
+
</ul>
 +
</div>
 +
</div>
</div>
</div>
</body>
</body>
</html>
</html>
 +
<span style="color:#000000">
== '''Who we are''' ==
== '''Who we are''' ==
-
We are the first Illinois iGEM tools team. Our team is comprised of students from chemical engineering, bioengineering, computer science, and molecular and cellular biology. We hope to bring a unique and interesting software tool to MIT this year.
+
We are the first Illinois iGEM tools team. Our team is comprised of students from chemical engineering, bioengineering, computer science, and molecular and cellular biology. We hope to bring a unique and interesting software tool to MIT this year.  
 +
<html>
 +
 
 +
<p align="left">
 +
<object width="480" height="385">
 +
<param name="movie" value="http://www.youtube.com/v/SWl_HFuzmX0&hl=en&fs=1&rel=0"></param>
 +
<param name="allowFullScreen" value="true"></param>
 +
<param name="allowscriptaccess" value="always"></param>
 +
<embed src="http://www.youtube.com/v/SWl_HFuzmX0&hl=en&fs=1&rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="385"></embed>
 +
</object>
 +
</p>
 +
</html>
{|border = "0"
{|border = "0"
|-
|-
-
|rowspan="3"|
 
-
<h2>Team Members</h2>
+
== '''Team Members''' ==
-
'''Advisors:'''
 
 +
'''Undergrads:'''
{|
{|
 +
 +
[[Image:IllinoisToolsTeamPic.jpg|left|600px]]
 +
 +
*[[User:pcdoshi2|Palak Doshi]]-Co-Director
 +
*[[User:damfahr2|Donny Amfahr]]-Science Director
 +
*[[User:nnard2|Nathan Nard]]-Webmaster and the closet juggler
 +
*[[User:Riyad|Riyad Haq]]
 +
*[[User:kdesai1|Kanishka Desai]]
 +
*[[User:adpatel4|Ankit Patel]]
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
'''Advisors:'''
 +
|[http://chemeng.uiuc.edu/Faculty/price.php Dr. Nathan Price]
|[http://chemeng.uiuc.edu/Faculty/price.php Dr. Nathan Price]
|[http://abe.illinois.edu/faculty/K_Bhalerao Dr. Kaustubh Bhalerao]  
|[http://abe.illinois.edu/faculty/K_Bhalerao Dr. Kaustubh Bhalerao]  
Line 95: Line 189:
*[http://www.igb.uiuc.edu/labs/price/people/milne_c.html Caroline Milne]
*[http://www.igb.uiuc.edu/labs/price/people/milne_c.html Caroline Milne]
-
'''Undergrads:'''
 
-
 
-
[[Image:Team.jpg|right|600px]]
 
-
 
-
*[[User:pcdoshi2|Palak Doshi]]-Co-Director
 
-
*[[User:damfahr2|Donny Amfahr]]-Science Director
 
-
*[[User:nnard2|Nathan Nard]]-Webmaster
 
-
*[[User:Riyad|Riyad Haq]]
 
-
*[[User:kdesai1|Kanishka Desai]]
 
-
*[[User:adpatel4|Ankit Patel]]
 
-
*[[User:Bhadidi|Bobak Hadidi]]
 
|}
|}
-
 
-
== '''What we did''' ==
 
-
*More To Come*
 

Latest revision as of 02:27, 22 October 2009

Teamanimationillinoistools.gif

Who we are

We are the first Illinois iGEM tools team. Our team is comprised of students from chemical engineering, bioengineering, computer science, and molecular and cellular biology. We hope to bring a unique and interesting software tool to MIT this year.

Team Members

Undergrads:

IllinoisToolsTeamPic.jpg
















Advisors:

Dr. Nathan Price Dr. Kaustubh Bhalerao