Team:Illinois/Team
From 2008.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
+ | <html> | ||
+ | <head> | ||
+ | <style> | ||
- | { | + | .ideasList{ |
- | + | margin-bottom:30px | |
- | + | } | |
- | + | ||
- | + | ul#sub { | |
- | + | margin:0px; | |
- | + | padding:0px; | |
- | + | font-size:14px; | |
- | + | list-style-image:none; | |
- | + | list-style-type:none; | |
+ | |||
+ | } | ||
+ | |||
+ | #sub li { margin-bottom:20px;} | ||
+ | |||
+ | #sub li a { | ||
+ | color:#3300FF; | ||
+ | text-decoration:underline; | ||
+ | } | ||
+ | |||
+ | #sub li a:hover { | ||
+ | text-decoration:none; | ||
+ | } | ||
+ | |||
+ | .links { | ||
+ | width:100%; | ||
+ | background-color:#FF6103; | ||
+ | margin-bottom:30px; | ||
+ | } | ||
+ | |||
+ | .links tr { | ||
+ | background-color: #FF6103;; | ||
+ | } | ||
+ | |||
+ | .links td:hover { | ||
+ | background-color:#FF6103; | ||
+ | } | ||
+ | |||
+ | |||
+ | .links a{ | ||
+ | text-decoration:none; | ||
+ | font-size:15pt; | ||
+ | font-weight:bold; | ||
+ | font:'helvetica'; | ||
+ | color: rgb(255,255,255); | ||
+ | } | ||
+ | |||
+ | .links a:active { | ||
+ | background-color:#FF6103; | ||
+ | } | ||
+ | |||
+ | .links a:hover { | ||
+ | color: rgb(0,0,128); | ||
+ | } | ||
+ | |||
+ | #navactive { | ||
+ | background-color: rgb(0,0,128); | ||
+ | } | ||
+ | |||
+ | |||
+ | #header { | ||
+ | width: 100%; | ||
+ | text-align: center; | ||
+ | } | ||
+ | |||
+ | h4 { | ||
+ | font-size: 14pt; | ||
+ | font-weight: normal; | ||
+ | } | ||
+ | |||
+ | dt { | ||
+ | font-size: 12pt; | ||
+ | } | ||
+ | |||
+ | #projectnav h4 { | ||
+ | padding: .4ex; | ||
+ | } | ||
+ | |||
+ | #projectnav dt { | ||
+ | font-weight: normal; | ||
+ | margin: 1.5ex 0 0 0; | ||
+ | } | ||
+ | |||
+ | #projectnav h4, #projectnav dt, #projectnav dd { | ||
+ | text-align: center; | ||
+ | text-indent: 0; | ||
+ | margin-left: 0; | ||
+ | } | ||
+ | |||
+ | #hbnav dd { | ||
+ | background-color: #FF6103;; | ||
+ | border-left: dashed #FFF 3px; | ||
+ | border-right: dashed #FFF 3px; | ||
+ | padding: .8ex; | ||
+ | } | ||
+ | |||
+ | #denav dd{ | ||
+ | background-color: #FF6103;; | ||
+ | border-left: dashed #FFF 3px; | ||
+ | border-right: dashed #FFF 3px; | ||
+ | padding: 1ex; | ||
+ | margin-top: 0; | ||
+ | } | ||
+ | |||
+ | #projectnav a { | ||
+ | color: #fff; | ||
+ | } | ||
+ | |||
+ | #pagecontent p { | ||
+ | text-indent: 1.25em; | ||
+ | } | ||
+ | </style> | ||
+ | <! -- END of style sheet --> | ||
+ | </head> | ||
+ | <body> | ||
+ | |||
+ | <!-- Navigation Links Table--> | ||
+ | <table class="links" > | ||
+ | <tr> | ||
+ | <td align="center" ><a class="mainLinks" href="https://2008.igem.org/Team:Illinois" >Home</a> </td> | ||
+ | <td align="center"id="navactive" ><a class="mainLinks" href="https://2008.igem.org/Team:Illinois/Team" >Team</a> </td> | ||
+ | <td align="center" ><a class="mainLinks" href="https://2008.igem.org/Team:Illinois/Notebook" >Notebook</a> </td> | ||
+ | <td align="center" ><a class="mainLinks" href="https://2008.igem.org/Team:Illinois/Research_articles" >Research Articles</a> </td> | ||
+ | <td align="center" ><a class="mainLinks" href="https://2008.igem.org/Team:Illinois/Current_Tasks">Protocols</a> </td> | ||
+ | <td align="center" ><a class="mainLinks" href="https://2008.igem.org/Team:Illinois/Project" >Project</a> </td> | ||
+ | <td align="center" ><a class="mainLinks" href="https://2008.igem.org/Team:Illinois/Pictures" >Pictures</a> </td> | ||
+ | <td align="center" ><a class="mainLinks" href="https://2008.igem.org/Team:Illinois/Parts" >Parts</a> </td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | </html> | ||
[[Image:Teampic1.1.jpg|965px|center]] | [[Image:Teampic1.1.jpg|965px|center]] | ||
Line 65: | Line 188: | ||
*[[User:Graham|Graham Heimberg]] - Webmaster | *[[User:Graham|Graham Heimberg]] - Webmaster | ||
*[[User:Trina333|Katrina Keller]] - Publicity Coordinator | *[[User:Trina333|Katrina Keller]] - Publicity Coordinator | ||
+ | <html> | ||
+ | <head> | ||
+ | <style> | ||
- | { | + | .ideasList{ |
- | + | margin-bottom:30px | |
- | + | } | |
- | + | ||
- | + | ul#sub { | |
- | + | margin:0px; | |
- | + | padding:0px; | |
- | + | font-size:14px; | |
- | + | list-style-image:none; | |
- | + | list-style-type:none; | |
+ | |||
+ | } | ||
+ | |||
+ | #sub li { margin-bottom:20px;} | ||
+ | |||
+ | #sub li a { | ||
+ | color:#3300FF; | ||
+ | text-decoration:underline; | ||
+ | } | ||
+ | |||
+ | #sub li a:hover { | ||
+ | text-decoration:none; | ||
+ | } | ||
+ | |||
+ | .links { | ||
+ | width:100%; | ||
+ | background-color:#FF6103; | ||
+ | margin-bottom:30px; | ||
+ | } | ||
+ | |||
+ | .links tr { | ||
+ | background-color: #FF6103;; | ||
+ | } | ||
+ | |||
+ | .links td:hover { | ||
+ | background-color:#FF6103; | ||
+ | } | ||
+ | |||
+ | |||
+ | .links a{ | ||
+ | text-decoration:none; | ||
+ | font-size:15pt; | ||
+ | font-weight:bold; | ||
+ | font:'helvetica'; | ||
+ | color: rgb(255,255,255); | ||
+ | } | ||
+ | |||
+ | .links a:active { | ||
+ | background-color:#FF6103; | ||
+ | } | ||
+ | |||
+ | .links a:hover { | ||
+ | color: rgb(0,0,128); | ||
+ | } | ||
+ | |||
+ | #navactive { | ||
+ | background-color: rgb(0,0,128); | ||
+ | } | ||
+ | |||
+ | |||
+ | #header { | ||
+ | width: 100%; | ||
+ | text-align: center; | ||
+ | } | ||
+ | |||
+ | h4 { | ||
+ | font-size: 14pt; | ||
+ | font-weight: normal; | ||
+ | } | ||
+ | |||
+ | dt { | ||
+ | font-size: 12pt; | ||
+ | } | ||
+ | |||
+ | #projectnav h4 { | ||
+ | padding: .4ex; | ||
+ | } | ||
+ | |||
+ | #projectnav dt { | ||
+ | font-weight: normal; | ||
+ | margin: 1.5ex 0 0 0; | ||
+ | } | ||
+ | |||
+ | #projectnav h4, #projectnav dt, #projectnav dd { | ||
+ | text-align: center; | ||
+ | text-indent: 0; | ||
+ | margin-left: 0; | ||
+ | } | ||
+ | |||
+ | #hbnav dd { | ||
+ | background-color: #FF6103;; | ||
+ | border-left: dashed #FFF 3px; | ||
+ | border-right: dashed #FFF 3px; | ||
+ | padding: .8ex; | ||
+ | } | ||
+ | |||
+ | #denav dd{ | ||
+ | background-color: #FF6103;; | ||
+ | border-left: dashed #FFF 3px; | ||
+ | border-right: dashed #FFF 3px; | ||
+ | padding: 1ex; | ||
+ | margin-top: 0; | ||
+ | } | ||
+ | |||
+ | #projectnav a { | ||
+ | color: #fff; | ||
+ | } | ||
+ | |||
+ | #pagecontent p { | ||
+ | text-indent: 1.25em; | ||
+ | } | ||
+ | </style> | ||
+ | <! -- END of style sheet --> | ||
+ | </head> | ||
+ | <body> | ||
+ | |||
+ | <!-- Navigation Links Table--> | ||
+ | <table class="links" > | ||
+ | <tr> | ||
+ | <td align="center" ><a class="mainLinks" href="https://2008.igem.org/Team:Illinois" >Home</a> </td> | ||
+ | <td align="center"id="navactive" ><a class="mainLinks" href="https://2008.igem.org/Team:Illinois/Team" >Team</a> </td> | ||
+ | <td align="center" ><a class="mainLinks" href="https://2008.igem.org/Team:Illinois/Notebook" >Notebook</a> </td> | ||
+ | <td align="center" ><a class="mainLinks" href="https://2008.igem.org/Team:Illinois/Research_articles" >Research Articles</a> </td> | ||
+ | <td align="center" ><a class="mainLinks" href="https://2008.igem.org/Team:Illinois/Current_Tasks">Protocols</a> </td> | ||
+ | <td align="center" ><a class="mainLinks" href="https://2008.igem.org/Team:Illinois/Project" >Project</a> </td> | ||
+ | <td align="center" ><a class="mainLinks" href="https://2008.igem.org/Team:Illinois/Pictures" >Pictures</a> </td> | ||
+ | <td align="center" ><a class="mainLinks" href="https://2008.igem.org/Team:Illinois/Parts" >Parts</a> </td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | </html> |
Revision as of 16:15, 8 August 2008
Home | Team | Notebook | Research Articles | Protocols | Project | Pictures | Parts |
Who we are
Advisors:
Grad Students
- Ankur Jain
- Kaushik
Undergrads:
- Matt Davis
- Meghan McCleary
- Dave Luedtke
- Aleem Zafar
- Adam Zoellner
- Bobak Hadidi
- Joleen
- Yanfen Li
- Graham Heimberg
- Palak Doshi
- Kiruthika Selvadurai
- Namita Bakshi
- Luke Edelman
- Toni Espina
- Sarah Grajdura
- Tripta Mishra
- Katrina Keller
- Chris Calvey
Illinois iGEM board
- Aleem Zafar - Managing Director
- Luke Edelman - Science Director
- Bobak Hadidi - Treasurer
- Palak Doshi - Secretary
- Graham Heimberg - Webmaster
- Katrina Keller - Publicity Coordinator
Home | Team | Notebook | Research Articles | Protocols | Project | Pictures | Parts |