Team:NYU/Team

From 2010.igem.org

(Difference between revisions)
(Prototype team page)
 
(39 intermediate revisions not shown)
Line 1: Line 1:
-
<!-- *** What falls between these lines is the Alert Box!  You can remove it from your pages once you have read and understood the alert *** -->
 
-
 
<html>
<html>
-
<div id="box" style="width: 700px; margin-left: 137px; padding: 5px; border: 3px solid #000; background-color: #fe2b33;">
+
 
-
<div id="template" style="text-align: center; font-weight: bold; font-size: large; color: #f6f6f6; padding: 5px;">
+
<div id="allcontent">
-
This is a template page. READ THESE INSTRUCTIONS.
+
<img class="bannerimage" src="https://static.igem.org/mediawiki/2010/2/2d/NYU_bannerv_6.png" height="200px" width="950px"><br />
-
</div>
+
 
-
<div id="instructions" style="text-align: center; font-weight: normal; font-size: small; color: #f6f6f6; padding: 5px;">
+
 
-
You are provided with this team page template with which to start the iGEM season.  You may choose to personalize it to fit your team but keep the same "look." Or you may choose to take your team wiki to a different level and design your own wiki.  You can find some examples <a href="https://2008.igem.org/Help:Template/Examples">HERE</a>.
+
<div id="headerlinks">
-
</div>
+
<ul id="nav">
-
<div id="warning" style="text-align: center; font-weight: bold; font-size: small; color: #f6f6f6; padding: 5px;">
+
<li>
-
You <strong>MUST</strong> have a team description page, a project abstract, a complete project description, a lab notebook, and a safety page. PLEASE keep all of your pages within your teams namespace.
+
<a class="bannertoplinks" href="https://2010.igem.org/Team:NYU">Home</a>
 +
</li>
 +
 +
<li><a class="bannertoplinks" href="https://2010.igem.org/Team:NYU/Project">Project</a>
 +
<ul style="z-index:1">
 +
<li><a class="bannerlinks" href="https://2010.igem.org/Team:NYU/Project">Overview</a></li>
 +
                        <li><a class="bannerlinks" href="https://2010.igem.org/Team:NYU/Experiments">Experiments</a></li>
 +
                        <li><a class="bannerlinks" href="https://2010.igem.org/Team:NYU/Assembly">Overlap Assembly</a></li>
 +
<li><a class="bannerlinks" href="https://2010.igem.org/Team:NYU/Notebook">Notebook</a></li>
 +
<li><a class="bannerlinks" href="https://2010.igem.org/Team:NYU/Parts">Biobricks</a></li>
 +
<li><a class="bannerlinks" href="https://2010.igem.org/Team:NYU/Programming">Programming</a></li>
 +
</ul>
 +
</li>
 +
<li><a class="bannertoplinks" href="https://2010.igem.org/Team:NYU/Team">Team</a>
 +
                <ul style="z-index:1">
 +
                        <li><a class="bannerlinks" href="https://2010.igem.org/Team:NYU/Team">NYU</a></li>
 +
                        <li><a class="bannerlinks" href="https://2010.igem.org/Team:NYU/CornellMed">Cornell Med</a></li>
 +
                </ul>  
 +
</li>
 +
<li><a class="bannertoplinks" href="https://2010.igem.org/Team:NYU/Sponsors">Sponsors</a>
 +
                <ul style="z-index:1">
 +
                        <li><a class="bannerlinks" href="https://2010.igem.org/Team:NYU/Sponsors">Sponsors</a></li>
 +
                        <li><a class="bannerlinks" href="http://www.sciencehouse.com">ScienceHouse</a></li>
 +
                        <li><a class="bannerlinks" href="http://www.nysynbio.org">NY synbio</a></li>
 +
                </ul>
 +
</li>
 +
<li><a class="bannertoplinks" href="https://2010.igem.org/Team:NYU/Contact">Contact Us</a>
 +
             
 +
</li>
 +
</ul>
</div>
</div>
-
</div>
 
-
</html>
 
-
<!-- *** End of the alert box *** -->
+
</p><p><br />
 +
<style type="text/css">
-
{|align="justify"
 
-
|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.
 
-
|[[Image:NYU_logo.png|200px|right|frame]]
 
-
|-
 
-
|
 
-
''Tell us more about your project.  Give us background.  Use this is the abstract of your project.  Be descriptive but concise (1-2 paragraphs)''
 
-
|[[Image:NYU_team.png|right|frame|Your team picture]]
 
-
|-
 
-
|
 
-
|align="center"|[[Team:NYU | Team Example]]
 
-
|}
 
 +
#allcontent {
 +
      width: 950px;
 +
}
-
<!--- The Mission, Experiments --->
 
-
{| style="color:#1b2c8a;background-color:#0c6;" cellpadding="3" cellspacing="1" border="1" bordercolor="#fff" width="62%" align="center"
+
body {
-
!align="center"|[[Team:NYU|Home]]
+
        margin-left: auto;
-
!align="center"|[[Team:NYU/Team|Team]]
+
        margin-right: auto;
-
!align="center"|[https://igem.org/Team.cgi?year=2010&team_name=NYU Official Team Profile]
+
font-family: Helvetica, Arial, sans-serif;
-
!align="center"|[[Team:NYU/Project|Project]]
+
width: 900px;
-
!align="center"|[[Team:NYU/Parts|Parts Submitted to the Registry]]
+
}
-
!align="center"|[[Team:NYU/Modeling|Modeling]]
+
-
!align="center"|[[Team:NYU/Notebook|Notebook]]
+
-
!align="center"|[[Team:NYU/Safety|Safety]]
+
-
|}
+
 +
table {
 +
        color: #000000;
 +
font-family: Helvetica, Arial, sans-serif;
 +
        }
 +
#content {
 +
        color: #000000;
 +
font-family: Helvetica, Arial, sans-serif;
 +
width: 965px;
 +
        line-height: 1.2em;
-
== '''Who we are''' ==
+
}
-
{|border = "0"
+
-
|-
+
-
|rowspan="3"|
+
 +
a {
 +
  text-decoration: none;
 +
  color: #7F5217;
 +
  }
 +
 
 +
a:hover {
 +
color: #A0C544;
 +
        text-decoration: none;
 +
}
 +
 +
h1, h2, h3, h4, h5, h6 {
 +
        color: #254117;
 +
}
 +
#headerlinks{
 +
      margin-left: -20px;
 +
}
 +
#nav, #nav ul {
 +
padding: 0;
 +
list-style: none;
 +
}
 +
#nav a {
 +
display: block;
 +
width: 149px;
 +
}
-
'''Advisors:'''
+
#nav li {
 +
float: left;
 +
width: 149px;
 +
margin-right: 41px;
 +
}
-
*''' Advisor 1''':     Mentor for all
+
#nav li ul {
-
*'''Advisor 2''':     Our favorite
+
position: absolute;
-
*'''Grad Student 1''':     Our leader 
+
width: 149px;
 +
left: -999em;
 +
}
 +
#nav li:hover ul {
 +
left: auto;
 +
      text-decoration: none;
 +
      color: white !important;
-
'''Undergrads:'''
+
}
-
*'''Student 1''':   Sleepyhead
+
#nav li:hover ul, #nav li.sfhover ul {
-
*'''Student 2''':    Math nerd
+
left: auto;
-
*'''Student 3''':  Michael, Is going to save the world
+
      text-decoration: none;
-
*'''Student 4''':   Loves iGEM
+
      color: white !important;
-
*'''Student 5''': A normal student... or(r) am I?
+
}
-
*'''Student 6''': Table football fan
+
-
*'''Student 7''':
+
 +
sfHover = function() {
 +
var sfEls = document.getElementById("nav").getElementsByTagName("LI");
 +
for (var i=0; i<sfEls.length; i++) {
 +
sfEls[i].onmouseover=function() {
 +
this.className+=" sfhover";
 +
}
 +
sfEls[i].onmouseout=function() {
 +
this.className=this.className.replace(new RegExp(" sfhover\\b"), "");
 +
}
 +
}
 +
}
 +
if (window.attachEvent) window.attachEvent("onload", sfHover);
 +
 +
.bannerimage {
 +
 +
}
-
|
+
a.bannerlinks {
-
<gallery>
+
  color: white !important;
-
Image:NYU_Team_member_1.png|Team member 1
+
  text-decoration: none;
-
Image:NYU_Team_member_2.png|Team member 2
+
  }
-
Image:NYU_Team_member_3.png|Team member 3
+
-
Image:NYU_Team_member_4.png|Team member 4
+
-
Image:NYU_Team_member_5.png|Team member 5
+
-
Image:NYU_Team_member_6.png|Team member 6
+
-
Image:NYU_Team_member_7.png|Team member 7
+
-
</gallery>
+
-
|}
+
-
== '''What we did''' ==
 
-
(Provide proper attribution for all work)
+
a.bannertoplinks {
 +
  color: white !important;
 +
  text-decoration: none;
 +
}
 +
a.bannerlinks:hover, a.bannertoplinks:hover {
 +
  background-color: #A0C544;
 +
  color: white;
 +
  }
 +
 +
.bannerlinks {
 +
background-color: #698B69;
 +
border-style: solid;
 +
border-color: white;
 +
border-width: 1px;
 +
color: white;
 +
padding: 3px 20px 3px 20px;
 +
        margin-left: -19px;
 +
}
-
== '''Where we're from''' ==
+
.bannertoplinks {
 +
background-color: #006400;
 +
border-style: solid;
 +
border-color: white;
 +
border-width: 1px;
 +
color: white;
 +
        margin-bottom: -2px;
 +
padding: 3px 20px 3px 20px;
 +
}
 +
 
 +
#sidebar {
 +
width: 300px;
 +
float: right;
 +
margin-right: 0px;
 +
border-style: solid;
 +
border-color: white;
 +
border-width: 1px;
 +
padding: 0px;
 +
        padding-top:5px;
 +
}
 +
 
 +
#abstract {
 +
width: 600px;
 +
border-style: solid;
 +
border-color: white;
 +
border-width: 1px;
 +
padding: 10px;
 +
line-height: 1.2em;
 +
        font-size: 14px;
 +
}
 +
 +
 +
#rightgroup {
 +
float: right;
 +
width: 300px;
 +
padding: 10px;
 +
}
 +
 +
#leftgroup {
 +
width: 300px;
 +
padding: 10px;
 +
        margin-right: 20px;
 +
}
 +
 +
#maincontent {
 +
width: 610px;
 +
}
 +
 
 +
#headerlinks > #nav > li {
 +
        border-bottom: 4px solid white;
 +
}
 +
 
 +
#sidebar a{
 +
      text-decoration: none;
 +
      color: #7F5217;
 +
}
 +
 
 +
#sidebar a:hover{
 +
    color: #A0C544;
 +
    text-decoration: none;
 +
}
 +
 
 +
a.sidebarlinks {
 +
display: block;
 +
width: 300px;
 +
font-size: 1.2em;
 +
text-align: center;
 +
background-color: #827B60;
 +
color: white !important;
 +
padding: 10px 0px 10px 0px;
 +
margin-bottom: 5px
 +
}
 +
 
 +
a.sidebarlinks:hover {
 +
background-color: #A0C544;
 +
        color: white !important;
 +
}
 +
 
 +
a.timelinelinks {
 +
      color: #7F5217 !important;
 +
}
 +
 
 +
a.timelinelinks:hover {
 +
      color: #A0C544 !important;
 +
}
 +
 
 +
 
 +
</style>
 +
<!-- !END NYU CSS- Thanks Harvard -->
 +
 
 +
</html>
 +
 
 +
 
 +
 
 +
<html>
 +
 
 +
<div style="float:right">
 +
<!-- Start of Flickr Badge -->
 +
<style type="text/css">
 +
#flickr_badge_source_txt {padding:0; font: 11px Arial, Helvetica, Sans serif; color:#666666;}
 +
#flickr_badge_icon {display:block !important; margin:0 !important; border: 1px solid rgb(0, 0, 0) !important;}
 +
#flickr_icon_td {padding:0 5px 0 0 !important;}
 +
.flickr_badge_image {border-top:10px solid transparent;text-align:center !important;}
 +
.flickr_badge_image img {border: 1px solid black !important;}
 +
#flickr_badge_uber_wrapper {width:150px;}
 +
#flickr_www {display:block; text-align:center; padding:0 10px 0 10px !important; font: 11px Arial, Helvetica, Sans serif !important; color:#3993ff !important;}
 +
#flickr_badge_uber_wrapper a:hover,
 +
#flickr_badge_uber_wrapper a:link,
 +
#flickr_badge_uber_wrapper a:active,
 +
#flickr_badge_uber_wrapper a:visited {text-decoration:none !important; background:inherit !important;color:#3993ff;}
 +
#flickr_badge_wrapper {background-color:transparent;}
 +
#flickr_badge_wrapper {margin-left:20px;}
 +
#flickr_badge_source {padding:0 !important; font: 11px Arial, Helvetica, Sans serif !important; color:#666666 !important;}
 +
</style>
 +
<table id="flickr_badge_uber_wrapper" cellpadding="0" cellspacing="0" border="0"><table cellpadding="0"  border="0" id="flickr_badge_wrapper">
 +
<script type="text/javascript" src="http://www.flickr.com/badge_code_v2.gne?count=5&display=latest&size=m&layout=x&source=user_set&user=22420035%40N04&set=72157624803831597&context=in%2Fset-72157624803831597%2F"></script>
 +
</table>
 +
<!-- End of Flickr Badge -->
 +
 
 +
 
 +
</div>
 +
 
 +
</html>
 +
 
 +
=Students=
 +
{|align="center"
 +
|
 +
|'''[http://openwetware.org/wiki/User:Russell_Durrett Russell Durrett], the Man with the Plan'''
 +
|[[Image:NYU_Russsmall.jpg|100px|left|]]
 +
|-
 +
|
 +
|'''John Phair, the antibody authority'''
 +
|[[Image:NYU_John_Phairsmall.jpg|100px|left|]]
 +
|-
 +
|
 +
|'''Harris Kaplan, the lab dude'''
 +
|[[Image:NYU_Harris_Kaplansmall.jpg|100px|left|]]
 +
|-
 +
|
 +
|'''Sung won Lim, in a test tube'''
 +
|[[Image:Testtube2NYU.png|100px|left|]]
 +
|-
 +
|
 +
|align="center"|
 +
|-
 +
|
 +
|}
 +
 
 +
=Advisor=
 +
{|align="center"
 +
|
 +
|'''David Gresham, master of yeast and generous lab space donor'''
 +
|[[Image:NYU_David_GreshamSmall.png|100px|left|]]
 +
|-
 +
|
 +
|align="center"|
 +
|-
 +
|
 +
|}

Latest revision as of 02:41, 28 October 2010




Students

[http://openwetware.org/wiki/User:Russell_Durrett Russell Durrett], the Man with the Plan
NYU Russsmall.jpg
John Phair, the antibody authority
NYU John Phairsmall.jpg
Harris Kaplan, the lab dude
NYU Harris Kaplansmall.jpg
Sung won Lim, in a test tube
Testtube2NYU.png

Advisor

David Gresham, master of yeast and generous lab space donor
NYU David GreshamSmall.png