Team:DTU-Denmark/joro

From 2014.igem.org

(Difference between revisions)
 
(15 intermediate revisions not shown)
Line 1: Line 1:
 +
{{Template:Team:DTU-Denmark/css4}}
 +
 +
/*Shamelessly stolen from the 2014 Boston team, thank you Boston team!*/
 +
 +
<html>
-
<html xmlns="http://www.w3.org/1999/xhtml">
 
<head>
<head>
-
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 
-
<title>IGEM DTU WIKI</title>
 
<style type="text/css">
<style type="text/css">
-
body,td,th {
+
 
-
font-family: Arial, Helvetica, sans-serif;
+
.pagescontent{
-
font-size: 16px;
+
position:relative;
-
color: #FFF;
+
left:90px;
-
font-weight: bold;
+
top:130px;
-
text-shadow: inherit;
+
width:80%;
 +
text-align:left;
}
}
-
body {
+
 
-
background-color: #060;
+
pageheader{
-
background-image: url(https://static.igem.org/mediawiki/2014/6/64/Shutterstock_112358282-Copy.jpg);
+
font-size:28px;
-
background-attachment: fixed;
+
font-weight:700;
-
background-size: cover;
+
text-transform:uppercase;
}
}
-
#apDiv1 {
+
 
-
position: absolute;
+
maincontent{
-
left: 1102px;
+
font-size:14px;
-
top: 41px;
+
font-weight:200;
-
width: 1090px;
+
text-align:justify;
-
height: 1353px;
+
-
z-index: 1;
+
-
baseline-shift: super;
+
-
border-radius: 30;
+
}
}
-
#apDiv2 {
+
 
-
position: absolute;
+
.sponsors{
-
left: 10%;
+
background-color:#FFF;
-
top: 258px;
+
position:relative;
-
width: 80%;
+
text-align:center;
-
height: 33px;
+
bottom:0px;
-
background-color: rgba(0,102,51,0.6);
+
z-index:10;
-
padding: 10px;
+
-
border-radius: 30px;
+
-
text-justify: auto;
+
-
text-emphasis: accent;
+
-
text-shadow: 5px 5px 25px rgba(255,255,255,1);
+
-
right: 10%;
+
-
font-size: 12px;
+
-
line-height: normal;
+
-
scrollbar-3d-light-color: rgba(0,204,0,1);
+
-
}
+
-
#apDiv3 {
+
-
position: absolute;
+
-
left: 207px;
+
-
top: 120px;
+
-
width: 611px;
+
-
height: 1914px;
+
-
z-index: 3;
+
-
padding: 0px;
+
-
border-radius: 30;
+
-
}
+
-
#apDiv4 {
+
-
position: absolute;
+
-
left: 10%;
+
-
top: 351px;
+
-
width: 80%;
+
-
height: 1100px;
+
-
z-index: 4;
+
-
background-color: rgba(0,102,51,0.6);
+
-
padding: 10px;
+
-
border-radius: 30px;
+
-
text-shadow: 5px 5px 25px rgba(255,255,255,1);
+
-
}
+
-
#apDiv5 {
+
-
position: absolute;
+
-
left: 291px;
+
-
top: -18px;
+
-
width: 233px;
+
-
height: 197px;
+
-
z-index: 5;
+
-
padding: 0px;
+
-
border-radius: 30px;
+
-
background-color: rgba(255,255,255,0.1);
+
-
text-shadow: 10px 10px 10px;
+
}
}
 +
</style>
</style>
-
<link href="SpryAssets/SpryMenuBarHorizontal.css" rel="stylesheet" type="text/css" />
 
-
<style type="text/css">
 
-
#apDiv6 {
 
-
position: absolute;
 
-
left: 108px;
 
-
top: 65px;
 
-
width: 235px;
 
-
height: 178px;
 
-
z-index: 6;
 
-
}
 
-
</style>
 
-
<script src="SpryAssets/SpryMenuBar.js" type="text/javascript"></script>
 
</head>
</head>
-
 
<body>
<body>
-
<div id="apDiv1"></div>
+
 
-
<div id="apDiv2">  
+
<!--Header-->
-
  <ul id="MenuBar1" class="MenuBarHorizontal">
+
<div class="header">  
-
    <li><a class="MenuBarItemSubmenu" href="#">PROJECT</a>
+
 
-
      <ul>
+
<!--BU iGEM Title-->
-
        <li><a href="#">Item 1.1</a></li>
+
 
-
        <li><a href="#">Item 1.2</a></li>
+
 
-
        <li><a href="#">Item 1.3</a></li>
+
<div class="title"><a href="https://2014.igem.org/Team:BostonU"><img src="https://static.igem.org/mediawiki/2014/b/bc/DTU-Denmark-logo-test.png" width="728" height="51"></a></div>
-
      </ul>
+
 
-
    </li>
+
<!--iGEM Logo-->
-
    <li><a href="#">PARTS</a></li>
+
<div class="igemlogo"> <a href="https://2014.igem.org/Main_Page" target="_blank"><img src="https://static.igem.org/mediawiki/2014/9/9e/IGEMLogo_bu14.gif" width="147" height="120"></a></div>
-
    <li><a class="MenuBarItemSubmenu" href="#">HUMAN PRACTICES</a>
+
-
      <ul>
+
-
        <li><a class="MenuBarItemSubmenu" href="#">Item 3.1</a>
+
-
          <ul>
+
-
            <li><a href="#">Item 3.1.1</a></li>
+
-
            <li><a href="#">Item 3.1.2</a></li>
+
-
          </ul>
+
-
        </li>
+
-
        <li><a href="#">Item 3.2</a></li>
+
-
        <li><a href="#">Item 3.3</a></li>
+
-
      </ul>
+
-
    </li>
+
-
    <li><a href="#">NOTEBOOK</a></li>
+
-
    <li><a href="#">TEAM</a></li>
+
-
    <li><a href="#">SPONSORS</a></li>
+
-
  </ul>
+
</div>
</div>
-
<div id="apDiv4">
+
 
-
  <h1>[Project] </h1>
+
<!--Navibar-->
-
  <h1>Overview</h1>
+
<ul id="nav">  
-
  <h1>Background</h1>
+
<li><a href="https://2014.igem.org/Team:DTU-Denmark">Home</a>
-
  <h1>Results</h1>
+
</li>  
-
  <h1>Modeling</h1>
+
<li><a href=#>Overview</a>
-
  <h1>[Parts]</h1>
+
<ul>
-
  <h1>Overview</h1>
+
<li><a href="https://2014.igem.org/Team:DTU-Denmark/Overview/Background">Background</a></li>
-
  <h1>[Human practices]</h1>
+
<li><a href="https://2014.igem.org/Team:DTU-Denmark/Overview/Strategy">Strategy</a></li>
-
  <h1>Human practices</h1>
+
<li><a href="https://2014.igem.org/Team:DTU-Denmark/Overview/Policy_and_Practices">Policy and Practices</a></li>
-
  <h1>Safety</h1>
+
</ul>
-
  <h1>[Notebook]</h1>
+
</li>  
-
  <h1>Methods</h1>
+
<li><a href=#>Methods</a>
-
  <h1>Lab notes</h1>
+
<ul>
-
  <h1>[Team]</h1>
+
        <li><a href="https://2014.igem.org/Team:DTU-Denmark/Methods/Notebook">Notebook</a></li>
-
  <h1>Team members</h1>
+
<li><a href="https://2014.igem.org/Team:DTU-Denmark/Methods/Protocols">Protocols</a></li>
-
  <h1>Attributions</h1>
+
            <li><a href="https://2014.igem.org/Team:DTU-Denmark/Methods/Safety">Safety</a></li>
-
  <h1>Gallery</h1>
+
</ul>
-
  <h1>Acknowledgments</h1>
+
</li>
-
  <h1>[Sponsors]</h1>
+
<li><a href=#>Achievements</a>  
-
  <h1>Corporate Sponsors</h1>
+
<ul>  
-
  <h1>Foundations</h1>
+
<li><a href="https://2014.igem.org/Team:DTU-Denmark/Achievements/Experimental_Results">Experimental Results</a></li>
-
</div>
+
<li><a href="https://2014.igem.org/Team:DTU-Denmark/Achievements/Parts">Parts</a></li>  
-
<div id="apDiv6"><img src="images/logo.png" alt="IGEM" name="logo" width="235" height="172" id="logo" /></div>
+
<li><a href="https://2014.igem.org/Team:DTU-Denmark/Achievements/Outreach">Outreach</a></li>
-
<h1>&nbsp;</h1>
+
<li><a href="https://2014.igem.org/Team:DTU-Denmark/Achievements/Medal_fulfillings">Medal Fulfillings</a></li>
-
<h1>&nbsp;</h1>
+
</ul>
-
<h1>&nbsp;</h1>
+
</li>
-
<h1>&nbsp;</h1>
+
<li><a href=#>Team</a>
-
<h1>&nbsp;</h1>
+
<ul>  
-
<h1>&nbsp;</h1>
+
<li><a href="https://2014.igem.org/Team:DTU-Denmark/Team/Profile">Experimental Results</a></li>  
-
<h1>&nbsp;</h1>
+
<li><a href="https://2014.igem.org/Team:DTU-Denmark/Team/Members">Parts</a></li>  
-
<h1>&nbsp;</h1>
+
<li><a href="https://igem.org/Team.cgi?id=1330">Official Team Page</a></li>
-
<h1>&nbsp;</h1>
+
<li><a href="https://2014.igem.org/Team:DTU-Denmark/Team/Sponsors">Sponsors</a></li>
-
<h1>&nbsp;</h1>
+
<li><a href="https://2014.igem.org/Team:DTU-Denmark/Team/Attributions">Attributions</a></li>
-
<script type="text/javascript">
+
</ul>  
-
var MenuBar1 = new Spry.Widget.MenuBar("MenuBar1", {imgDown:"SpryAssets/SpryMenuBarDownHover.gif", imgRight:"SpryAssets/SpryMenuBarRightHover.gif"});
+
</li>
-
</script>
+
</ul>
 +
 
</body>
</body>
-
</html><link href="SpryAssets/SpryMenuBarHorizontal.css" rel="stylesheet" type="text/css" />
+
</html>

Latest revision as of 09:21, 25 July 2014

/*Shamelessly stolen from the 2014 Boston team, thank you Boston team!*/