Team:Arizona State/Template:Header
From 2012.igem.org
(Difference between revisions)
Ethan ward (Talk | contribs) |
Ethan ward (Talk | contribs) |
||
(195 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
- | <html> | + | <html lang="en"> |
- | + | <general layout from the "https://2011.igem.org/Team:Imperial_College_London" page --> | |
- | + | <head> | |
- | + | <style type="text/css"> | |
- | + | ||
#top-section { | #top-section { | ||
width: 975px; | width: 975px; | ||
height: 20px; | height: 20px; | ||
- | background-color: | + | background-color: transparent; |
border: none; | border: none; | ||
} | } | ||
- | #p-logo { | + | #p-logo { display: none; } |
- | + | #search-controls { display: none; } | |
- | + | .firstHeading { display: none; } | |
- | #search-controls { | + | #contentSub { margin: 0 0 0 0; } |
- | display: none;} | + | iframe { padding: 0px 0px 0px 0px; } /* 10px 20px 10px 20px; }*/ |
+ | body { | ||
+ | background-color:#000000; | ||
+ | |||
+ | background-size:100%; | ||
+ | background-position:center; | ||
+ | background-attachment:fixed; | ||
+ | } | ||
+ | |||
.right-menu li a, .right-menu li a:hover { | .right-menu li a, .right-menu li a:hover { | ||
color: #3c6b27; | color: #3c6b27; | ||
Line 22: | Line 29: | ||
} | } | ||
- | + | #iGEMLogo { | |
- | + | position: absolute; | |
+ | top:40px; | ||
+ | left:20px; | ||
+ | } | ||
- | # | + | #ProjectTitle { |
position: relative; | position: relative; | ||
text-align:center; | text-align:center; | ||
} | } | ||
- | # | + | #ASULogo { |
- | position:absolute; | + | position: absolute; |
- | top: | + | top:45px; |
- | + | right:25px; | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
} | } | ||
Line 51: | Line 56: | ||
width: 975px; | width: 975px; | ||
margin: 0 auto; | margin: 0 auto; | ||
- | padding-top: | + | padding-top:20px; |
padding-left:0px; | padding-left:0px; | ||
padding-right:0px; | padding-right:0px; | ||
padding-bottom:0px; | padding-bottom:0px; | ||
- | + | //background: transparent; | |
+ | background-image:url(https://static.igem.org/mediawiki/2012/e/ea/Layer.png); | ||
+ | //background-image:url(https://static.igem.org/mediawiki/2012/4/4b/2012ASUiGemLogo.png); | ||
+ | //background-repeat:no-repeat; | ||
+ | //background-position:center; | ||
+ | //background-attachment:fixed; | ||
color: black; | color: black; | ||
border: none; | border: none; | ||
line-height: 1.5em; | line-height: 1.5em; | ||
z-index: 2; | z-index: 2; | ||
- | |||
- | |||
- | |||
- | |||
} | } | ||
Line 70: | Line 76: | ||
} | } | ||
- | a {color:# | + | a {color:#t;} |
a:link {color:#93B825;} | a:link {color:#93B825;} | ||
a:visited {color:#728F1D;} | a:visited {color:#728F1D;} | ||
Line 77: | Line 83: | ||
a[name]:hover {text-decoration:none;} | a[name]:hover {text-decoration:none;} | ||
- | |||
- | |||
h1 { | h1 { | ||
- | font-family: | + | font-family: helvetica,sans-serif; |
- | color: # | + | color: #800000; |
- | background: | + | background: transparent; |
font-weight: bold; | font-weight: bold; | ||
font-size: 2.2em; | font-size: 2.2em; | ||
Line 92: | Line 96: | ||
h2 { | h2 { | ||
- | font-family: | + | font-family: helvetica,sans-serif; |
- | color: # | + | color: #800000; |
- | background: | + | background: transparent; |
font-weight: bold; | font-weight: bold; | ||
font-size: 1.7em; | font-size: 1.7em; | ||
Line 103: | Line 107: | ||
h3 { | h3 { | ||
- | font-family: | + | font-family: helvetica,sans-serif; |
- | color: # | + | color: #800000; |
- | background: | + | background: transparent; |
font-weight: bold; | font-weight: bold; | ||
font-size: 1.4em; | font-size: 1.4em; | ||
Line 114: | Line 118: | ||
h4 { | h4 { | ||
- | font-family: | + | font-family: helvetica,sans-serif; |
- | color: # | + | color: #800000; |
- | background: | + | background: transparent; |
font-weight: bold; | font-weight: bold; | ||
font-size: 1.1em; | font-size: 1.1em; | ||
margin: 0 0 0 0; | margin: 0 0 0 0; | ||
- | padding: | + | padding: 0px 20px 1px 20px; //was 13.5px padding for top |
border-bottom: none; | border-bottom: none; | ||
} | } | ||
p { | p { | ||
- | font-family: | + | font-family: helvetica,sans-serif; |
- | color: # | + | //color: #ffffff; |
- | background: | + | background: transparent; |
+ | //background-image:url(https://static.igem.org/mediawiki/2012/e/ea/Layer.png); | ||
font-weight: normal; | font-weight: normal; | ||
font-size: 1em; | font-size: 1em; | ||
Line 134: | Line 139: | ||
margin: 0 0 0 0; | margin: 0 0 0 0; | ||
padding: 5px 20px 0px 20px; | padding: 5px 20px 0px 20px; | ||
+ | } | ||
+ | |||
+ | .figText { | ||
+ | font-family: helvetica,sans-serif; | ||
+ | font-style: italic; | ||
+ | font-weight: bold; | ||
+ | font-size: 1em; | ||
+ | color:maroon; | ||
+ | line-height: 1.7em; | ||
+ | text-align: center; | ||
+ | margin: 0 0 0 0; | ||
+ | padding: 5px 20px 0px 20px; | ||
+ | } | ||
+ | |||
+ | ul { | ||
+ | font-family: helvetica,sans-serif; | ||
+ | font-weight: normal; | ||
+ | font-size: 1em; | ||
+ | line-height: 1.7em; | ||
+ | text-align: left; | ||
+ | margin: 0 0 0 0; | ||
+ | padding: 5px 20px 0px 20px; | ||
+ | } | ||
+ | |||
+ | ul li { | ||
+ | font-family: helvetica,sans-serif; | ||
+ | font-weight: normal; | ||
+ | font-size: 1em; | ||
+ | line-height: 1.7em; | ||
+ | text-align: left; | ||
+ | margin: 0 0 0 20px; | ||
+ | background:url(images/bullet.gif) 0em 0.5em no-repeat; /* change background em accordingly */ | ||
+ | padding: 0px 20px 0px 5px; | ||
+ | list-style-type: square; | ||
+ | } | ||
+ | |||
+ | table { | ||
+ | background: transparent; | ||
+ | } th { | ||
+ | background-color:maroon; | ||
+ | color:gold; | ||
} | } | ||
Line 163: | Line 209: | ||
.newouterbox { | .newouterbox { | ||
- | background-color:#FF944D;border:1px solid #CCCCCC;margin:20px;padding-bottom:0px; | + | background-color:#FF944D; |
+ | border:1px solid #CCCCCC; | ||
+ | margin:20px; | ||
+ | padding-bottom:0px; | ||
} | } | ||
.newinnerbox { | .newinnerbox { | ||
- | border:1px solid #CCCCCC;margin:10px 20px 20px 20px;padding-top:0px;padding-bottom:13px;background-color:#ffffff; | + | border:1px solid #CCCCCC; |
+ | margin:10px 20px 20px 20px; | ||
+ | padding-top:0px; | ||
+ | padding-bottom:13px; | ||
+ | background-color:#ffffff; | ||
} | } | ||
.newtext { | .newtext { | ||
- | text-align:center;background-color:#FF944D;color:#000000; | + | text-align:center; |
+ | background-color:#FF944D; | ||
+ | color:#000000; | ||
} | } | ||
Line 178: | Line 233: | ||
list-style-image: none; | list-style-image: none; | ||
list-style-type:disc; | list-style-type:disc; | ||
- | font-family: | + | font-family: helvetica,sans-serif; |
color: #000000; | color: #000000; | ||
background: #ffffff; | background: #ffffff; | ||
Line 191: | Line 246: | ||
margin: 0 0 0 30px; | margin: 0 0 0 30px; | ||
list-style-position:inside; | list-style-position:inside; | ||
- | font-family: | + | font-family: helvetica,sans-serif; |
color: #000000; | color: #000000; | ||
background: #ffffff; | background: #ffffff; | ||
Line 201: | Line 256: | ||
} | } | ||
- | + | /*#BackToTop { | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
position:fixed; | position:fixed; | ||
bottom:0; | bottom:0; | ||
right:0; | right:0; | ||
+ | }*/ | ||
+ | |||
+ | |||
+ | /*** Start of Styling for menu bar ***/ | ||
+ | /*** ESSENTIAL STYLES ***/ | ||
+ | a.collapseLink { | ||
+ | font-weight:bold; | ||
+ | font-size:1em; | ||
+ | color:#225323; | ||
} | } | ||
- | + | .sf-menu, .sf-menu * { | |
- | + | margin:0; | |
- | position: | + | padding:0; |
- | + | list-style:none; | |
+ | } | ||
+ | .sf-menu { | ||
+ | line-height:1.0; | ||
+ | } | ||
+ | .sf-menu ul { | ||
+ | position:absolute; | ||
+ | top:999em; | ||
+ | width:195px; /* left offset of submenus need to match (see below) */ | ||
+ | } | ||
+ | .sf-menu ul li { | ||
+ | width:100%; | ||
+ | } | ||
+ | .sf-menu li:hover { | ||
+ | visibility:inherit; /* fixes IE7 'sticky bug' */ | ||
+ | } | ||
+ | .sf-menu li { | ||
+ | float:left; | ||
+ | position:relative; | ||
+ | width:195px; | ||
+ | } | ||
+ | .sf-menu a { | ||
+ | display:block; | ||
+ | position:relative; | ||
+ | } | ||
+ | .sf-menu li:hover ul, .sf-menu li.sfHover ul { | ||
left:0; | left:0; | ||
+ | top:2.5em; /* match top ul list item height */ | ||
+ | z-index:99; | ||
+ | } | ||
+ | ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul { | ||
+ | top:-999em; | ||
+ | } | ||
+ | ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul { | ||
+ | left:15.3em; /* match ul width */ | ||
+ | top:0; | ||
+ | } | ||
+ | ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul { | ||
+ | top:-999em; | ||
+ | } | ||
+ | ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul { | ||
+ | left:10em; /* match ul width */ | ||
+ | top:0; | ||
} | } | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
/*** DEMO SKIN ***/ | /*** DEMO SKIN ***/ | ||
- | .sf-menu { | + | .sf-menu { |
- | + | float:left; | |
- | + | margin-bottom:1em; | |
- | } | + | } |
- | .sf-menu a { | + | .sf-menu a { |
- | + | border-left:1px solid #fff; | |
- | + | border-top:1px solid #826554; | |
- | + | padding:0.37em 1em 0.37em 1em; | |
- | + | text-decoration:none; | |
- | + | font-family:'helveticaneue', sans-serif; | |
- | + | font-size:1.3em; | |
- | } | + | } |
- | .sf-menu a, .sf-menu a:visited { /* visited pseudo selector so IE6 applies text colour*/ | + | .sf-menu a, .sf-menu a:visited { /* visited pseudo selector so IE6 applies text colour*/ |
- | + | color:#efefef; | |
- | } | + | } |
- | .sf-menu li | + | .sf-menu li, .sf-menu li li, .sf-menu li li li { |
- | + | background:#990000; | |
- | + | } | |
- | .sf-menu li li | + | .sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active { |
- | + | background:#b30000; | |
- | + | outline:0; | |
- | .sf-menu li li li { | + | } |
- | + | ||
- | } | + | |
- | .sf-menu li:hover, .sf-menu li.sfHover, | + | |
- | .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active { | + | |
- | + | ||
- | + | ||
- | } | + | |
/*** arrows **/ | /*** arrows **/ | ||
- | .sf-menu a.sf-with-ul { | + | .sf-menu a.sf-with-ul { |
- | + | cursor:default; | |
- | + | padding-right:2.25em; | |
- | + | min-width:1px; /* trigger IE7 hasLayout so spans position accurately */ | |
- | } | + | } |
- | .sf-sub-indicator { | + | .sf-sub-indicator { |
- | + | position:absolute; | |
- | + | display:block; | |
- | + | right:.75em; | |
- | + | top:1.05em; /* IE6 only */ | |
- | + | width:10px; | |
- | + | height:10px; | |
- | + | text-indent:-999em; | |
- | + | overflow:hidden; | |
- | + | background:url('https://static.igem.org/mediawiki/2011/2/2f/ICL_MenuArrow.png') no-repeat -10px -100px; | |
- | } | + | /* 8-bit indexed alpha png. IE6 gets solid image only */ |
- | a > .sf-sub-indicator { /* give all except IE6 the correct values */ | + | } |
- | + | a > .sf-sub-indicator { /* give all except IE6 the correct values */ | |
- | + | top:.8em; | |
- | } | + | background-position:0 -100px; /* use translucent arrow for modern browsers*/ |
+ | } | ||
/* apply hovers to modern browsers */ | /* apply hovers to modern browsers */ | ||
- | a:focus > .sf-sub-indicator, | + | a:focus > .sf-sub-indicator, |
- | a:hover > .sf-sub-indicator, | + | a:hover > .sf-sub-indicator, |
- | a:active > .sf-sub-indicator, | + | a:active > .sf-sub-indicator, |
- | li:hover > a > .sf-sub-indicator, | + | li:hover > a > .sf-sub-indicator, |
- | li.sfHover > a > .sf-sub-indicator { | + | li.sfHover > a > .sf-sub-indicator { |
- | + | background-position:-10px -100px; /* arrow hovers for modern browsers*/ | |
- | } | + | } |
/* point right for anchors in subs */ | /* point right for anchors in subs */ | ||
- | .sf-menu ul .sf-sub-indicator { background-position: -10px 0; } | + | .sf-menu ul .sf-sub-indicator { background-position: -10px 0; } |
- | .sf-menu ul a > .sf-sub-indicator { background-position: 0 0; } | + | .sf-menu ul a > .sf-sub-indicator { background-position: 0 0; } |
/* apply hovers to modern browsers */ | /* apply hovers to modern browsers */ | ||
- | .sf-menu ul a:focus > .sf-sub-indicator, | + | .sf-menu ul a:focus > .sf-sub-indicator, |
- | .sf-menu ul a:hover > .sf-sub-indicator, | + | .sf-menu ul a:hover > .sf-sub-indicator, |
- | .sf-menu ul a:active > .sf-sub-indicator, | + | .sf-menu ul a:active > .sf-sub-indicator, |
- | .sf-menu ul li:hover > a > .sf-sub-indicator, | + | .sf-menu ul li:hover > a > .sf-sub-indicator, |
- | .sf-menu ul li.sfHover > a > .sf-sub-indicator { | + | .sf-menu ul li.sfHover > a > .sf-sub-indicator { |
- | + | background-position:-10px 0; /* arrow hovers for modern browsers*/ | |
- | } | + | } |
/*** shadows for all but IE6 ***/ | /*** shadows for all but IE6 ***/ | ||
- | .sf-shadow ul { | + | .sf-shadow ul { |
- | + | background:url('https://static.igem.org/mediawiki/2011/9/9f/ICL_Shadow.png') no-repeat bottom right; | |
- | + | padding:0 8px 9px 0; | |
- | + | -moz-border-radius-bottomleft:17px; | |
- | + | -moz-border-radius-topright:17px; | |
- | + | -webkit-border-top-right-radius:17px; | |
- | + | -webkit-border-bottom-left-radius:17px; | |
- | } | + | } |
- | .sf-shadow ul.sf-shadow-off { | + | |
- | + | .sf-shadow ul.sf-shadow-off { | |
- | } | + | background:transparent; |
- | + | } | |
- | + | </style> | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
+ | <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"> | ||
+ | </script> | ||
+ | <script type="text/javascript" src="https://2011.igem.org/Team:Imperial_College_London/hoverIntent?action=raw&ctype=text/js"> | ||
+ | </script> | ||
+ | <script type="text/javascript" src="https://2011.igem.org/Team:Imperial_College_London/superfishjs?action=raw&ctype=text/js"> | ||
+ | </script> | ||
+ | <script type="text/javascript" src="https://2011.igem.org/Team:Imperial_College_London/magnifier?action=raw&ctype=text/js"> | ||
/*********************************************** | /*********************************************** | ||
* jQuery Image Magnify- (c) Dynamic Drive DHTML code library (www.dynamicdrive.com) | * jQuery Image Magnify- (c) Dynamic Drive DHTML code library (www.dynamicdrive.com) | ||
Line 416: | Line 412: | ||
* Visit Dynamic Drive at http://www.dynamicdrive.com/ for this script and 100s more | * Visit Dynamic Drive at http://www.dynamicdrive.com/ for this script and 100s more | ||
***********************************************/ | ***********************************************/ | ||
+ | </script> | ||
<script type="text/javascript"> | <script type="text/javascript"> | ||
Line 447: | Line 444: | ||
}); | }); | ||
</script> | </script> | ||
- | </head> | + | |
+ | <link rel="stylesheet" href="https://2012.igem.org/wiki/index.php?title=Team:Arizona_State/flexslider.css&action=raw&ctype=text/css" type="text/css"> | ||
+ | <script src="https://2012.igem.org/wiki/index.php?title=Team:Arizona_State/flexslider.min.js&action=raw&ctype=text/javascript" type="text/javascript"></script> | ||
+ | |||
+ | </head> | ||
<body> | <body> | ||
+ | <a name="top"></a> | ||
+ | <!----- | ||
+ | <div id='iGEMLogo'> | ||
+ | <a href='https://2012.igem.org/Main_Page'> | ||
+ | <img src="https://static.igem.org/mediawiki/2012/d/d6/IGEM_official_logo.png" style="width:120px;" /> | ||
+ | </a> | ||
+ | </div> | ||
+ | |||
+ | <div id='ProjectTitle'> | ||
+ | <a href='https://2012.igem.org/Team:Arizona_State'> | ||
+ | <img src="https://static.igem.org/mediawiki/2012/5/5f/CRSYS.png" style="width:550px;" /> | ||
+ | <!---Before: https://static.igem.org/mediawiki/2012/d/db/2012_Project_logo.png---><!---- | ||
+ | </a> | ||
+ | </div> | ||
+ | |||
+ | <div id='ASULogo'> | ||
+ | <img src="http://afmarcom.com/blog/wp-content/uploads/2011/02/2011-02-25-asu.png" width="150" height="70" /> | ||
+ | </div> | ||
+ | -----> | ||
+ | <div id='header' align="center"> | ||
+ | <table width="950"> | ||
+ | <tr> | ||
+ | <td> | ||
+ | <a href='https://2012.igem.org/Main_Page'> | ||
+ | <img src="https://static.igem.org/mediawiki/2012/d/d6/IGEM_official_logo.png" style="width:100px;" /> | ||
+ | </a> | ||
+ | </td> | ||
+ | <td align="center"> | ||
+ | <a href='https://2012.igem.org/Team:Arizona_State'> | ||
+ | <img src="https://static.igem.org/mediawiki/2012/9/9a/AsuCrsysLogothingy.png" style="width:591px;" /> | ||
+ | </a> | ||
+ | </td> | ||
+ | <td> | ||
+ | <img src="https://static.igem.org/mediawiki/2012/e/eb/Arizona_State_ASU_logo.png" width="125" /> | ||
+ | </td> | ||
+ | </table> | ||
+ | <br /> | ||
+ | </div> | ||
+ | |||
+ | |||
+ | |||
+ | <!--<div id="BackToTop"> | ||
+ | <a href="#top"> | ||
+ | <img src="https://static.igem.org/mediawiki/2012/2/2d/ArrowColorChanged.png" width="50px" /> | ||
+ | </a> | ||
+ | </div>--> | ||
+ | |||
+ | |||
<div id='menucontainer'> | <div id='menucontainer'> | ||
<ul class="sf-menu sf-navbar"> | <ul class="sf-menu sf-navbar"> | ||
- | + | <li><a class="sf-with-ul" href="">Project<span class="sf-sub-indicator"> »</span></a> | |
- | + | <ul> | |
- | + | <li><a href="https://2012.igem.org/Team:Arizona_State">Home</a> </li> | |
- | + | <li><a href="https://2012.igem.org/Team:Arizona_State/Overview">Project Overview</a> </li> | |
- | + | <li><a href="https://2012.igem.org/Team:Arizona_State/Problem">The Problem</a> </li> | |
- | + | <li><a href="https://2012.igem.org/Team:Arizona_State/Chimeric_Reporter">DNA-Protein Chimera Biosensor</a> | |
- | + | <li><a href="https://2012.igem.org/Team:Arizona_State/Magainin">Cell Surface Biosensor</a> </li> | |
- | + | <li><a href="https://2012.igem.org/Team:Arizona_State/Safety">Safety</a> </li> | |
- | + | <li><a href="https://2012.igem.org/Team:Arizona_State/NotebookView">Notebook</a> | |
- | + | <li><a href="https://2012.igem.org/Team:Arizona_State/References">References</a> | |
- | + | </ul> | |
- | <li> | + | </li> |
- | + | ||
- | + | <li><a class="sf-with-ul" href="#">Team<span class="sf-sub-indicator"> »</span></a> | |
- | + | <ul> | |
- | + | <li><a href="https://2012.igem.org/Team:Arizona_State/Team">Members</a></li> | |
- | + | <li><a href="https://2012.igem.org/Team:Arizona_State/Attributions">Attributions</a></li> | |
- | + | <li><a href="https://igem.org/Team.cgi?id=891">Official Team Profile</a></li> | |
- | + | </ul> | |
- | + | </li> | |
- | + | ||
- | + | <li><a class="sf-with-ul" href="#">Results<span class="sf-sub-indicator"> »</span></a> | |
- | + | <ul> | |
- | + | <li><a href="https://2012.igem.org/Team:Arizona_State/Data">Data</a> </li> | |
- | + | <li><a href="https://2012.igem.org/Team:Arizona_State/Parts">BioBricks</a> </li> | |
- | + | <li><a href="https://2012.igem.org/Team:Arizona_State/Accomplishments">Judging Criteria</a> </li> | |
- | + | </ul> | |
- | + | </li> | |
- | + | <li><a class="sf-with-ul" href="#">Human Practices<span class="sf-sub-indicator"> »</span></a> | |
- | + | <ul> | |
- | + | <li><a href="https://2012.igem.org/Team:Arizona_State/HPoverview"> | |
- | + | Overview | |
- | + | </a></li> | |
- | + | <li><a href="https://2012.igem.org/Team:Arizona_State/International"> | |
- | + | Hygiene Lesson Plan | |
- | + | </a></li> | |
- | + | <li><a href="https://2012.igem.org/Team:Arizona_State/FieldApplications"> | |
- | + | Case Studies | |
- | + | </a></li> | |
- | + | <li><a href="https://2012.igem.org/Team:Arizona_State/HPModeling"> | |
- | + | Modeling | |
+ | </a></li> | ||
+ | <li><a href="https://2012.igem.org/Team:Arizona_State/Ethical_Conditions"> | ||
+ | Ethical Considerations | ||
+ | </a></li> | ||
+ | <li><a href="https://2012.igem.org/Team:Arizona_State/Highschool_Outreach"> | ||
+ | High School Outreach | ||
+ | </a></li> | ||
+ | <li><a href="https://2012.igem.org/Team:Arizona_State/University_Outreach"> | ||
+ | University Outreach | ||
+ | </a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | |||
+ | <li><a class="sf-with-ul" href="#">Extras<span class="sf-sub-indicator"> »</span></a> | ||
+ | <ul> | ||
+ | <li><a href="https://2012.igem.org/Team:Arizona_State/Media">Media</a> </li> | ||
+ | <li><a href="https://2012.igem.org/Team:Arizona_State/Photos">Photos</a> </li> | ||
+ | <li><a href="https://2012.igem.org/Team:Arizona_State/FollowUs">Follow Us</a> </li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | </ul> | ||
</div> | </div> | ||
- | |||
+ | </body> | ||
</html> | </html> |