Team:Penn/Template/Site2
From 2012.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
<html> | <html> | ||
<head> | <head> | ||
+ | <!-- coded by Ashwin Amurthur --> | ||
+ | <!-- University of Pennsylvania iGEM team WIKI --> | ||
<link rel="stylesheet" href='/Team:Penn/css/navigation?action=raw&ctype=text/css' /> | <link rel="stylesheet" href='/Team:Penn/css/navigation?action=raw&ctype=text/css' /> | ||
<link rel="stylesheet" href='/Team:Penn/css/layerslider?action=raw&ctype=text/css' /> | <link rel="stylesheet" href='/Team:Penn/css/layerslider?action=raw&ctype=text/css' /> | ||
+ | <link rel="stylesheet" href='/Team:Penn/css/sliderstyle?action=raw&ctype=text/css' /> | ||
<link rel="stylesheet" href='/Team:Penn/css/style2?action=raw&ctype=text/css' /> | <link rel="stylesheet" href='/Team:Penn/css/style2?action=raw&ctype=text/css' /> | ||
<link rel="stylesheet" href='/Team:Penn/css/columns?action=raw&ctype=text/css' /> | <link rel="stylesheet" href='/Team:Penn/css/columns?action=raw&ctype=text/css' /> | ||
<link rel="stylesheet" href='/Team:Penn/css/igemcss?action=raw&ctype=text/css' /> | <link rel="stylesheet" href='/Team:Penn/css/igemcss?action=raw&ctype=text/css' /> | ||
- | + | <script type="text/javascript" src='/Team:Penn/js/accordion?action=raw&ctype=text/javascript'></script> | |
+ | <script type="text/javascript" src='/Team:Penn/js/jquery-1.7.1.min.js?action=raw&ctype=text/javascript'></script> | ||
+ | <script type="text/javascript" src='/Team:Penn/js/layersliderkreatura?action=raw&ctype=text/javascript'></script> | ||
+ | <script type="text/javascript" src='/Team:Penn/js/cufon-replace.js?action=raw&ctype=text/javascript'></script> | ||
+ | |||
<title>Penn 2012 iGEM Wiki</title> | <title>Penn 2012 iGEM Wiki</title> | ||
+ | |||
<style type="text/css"> | <style type="text/css"> | ||
- | #content { | + | #content |
+ | { | ||
background-color:white; | background-color:white; | ||
} | } | ||
+ | |||
+ | a.white:link {color:#FFF;} /* unvisited link */ | ||
+ | a.white:visited {color:#FFF;} /* visited link */ | ||
+ | a.white:hover {color:#FF;} /* mouse over link */ | ||
+ | a.white:active {color:#FFF;} /* selected link */ | ||
+ | |||
+ | |||
+ | #top-section2 { | ||
+ | width:1000px; | ||
+ | border:0px; | ||
+ | height:0px; | ||
+ | padding-bottom:0px; | ||
+ | background: #01256e; | ||
+ | margin-bottom: 0px; | ||
+ | margin-top: 0px; | ||
+ | } | ||
+ | |||
</style> | </style> | ||
+ | |||
</head> | </head> | ||
Line 30: | Line 57: | ||
+ | </div> | ||
+ | |||
+ | </div> | ||
+ | </div> | ||
<div style="margin-top:0px;margin-bottom:0px; padding-bottom:0px;"> | <div style="margin-top:0px;margin-bottom:0px; padding-bottom:0px;"> | ||
Line 45: | Line 76: | ||
<li><a href='/Team:Penn/DrugDeliveryOverview'>Overview</a></li> | <li><a href='/Team:Penn/DrugDeliveryOverview'>Overview</a></li> | ||
<li><a href='/Team:Penn/DrugDeliverySystem'>System</a></li> | <li><a href='/Team:Penn/DrugDeliverySystem'>System</a></li> | ||
- | <li><a href='/Team:Penn/DrugDeliveryResults'>Results</a></li> | + | <li><a href='/Team:Penn/DrugDeliveryResults.html'>Results</a></li> |
</ul> | </ul> | ||
Line 57: | Line 88: | ||
<li><a href='/Team:Penn/BiofilmsOverview'>Overview</a></li> | <li><a href='/Team:Penn/BiofilmsOverview'>Overview</a></li> | ||
<li><a href='/Team:Penn/BioflmsSystem'>System</a></li> | <li><a href='/Team:Penn/BioflmsSystem'>System</a></li> | ||
- | + | <li><a href='/Team:Penn/BioflmsResults'>Results</a></li> | |
- | + | ||
</ul> | </ul> | ||
</li> | </li> | ||
Line 71: | Line 102: | ||
<li><a href='/Team:Penn/Safety'>Safety</a></li> | <li><a href='/Team:Penn/Safety'>Safety</a></li> | ||
<li><a href='/Team:Penn/Protocols'>Protocols</a></li> | <li><a href='/Team:Penn/Protocols'>Protocols</a></li> | ||
- | <li><a href='/Team:Penn/Parts'>Parts</a></li> | + | <li><a href='/Team:Penn/Parts'>Parts</a></li> |
- | + | ||
</ul> | </ul> | ||
Line 106: | Line 136: | ||
</ul> | </ul> | ||
+ | </html> |
Revision as of 04:28, 3 October 2012