Team:NTNU Trondheim

From 2012.igem.org

(Difference between revisions)
(Prototype team page)
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 lang="en">
 +
<head>
 +
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
 +
<link href="http://folk.ntnu.no/oyas/igem/css/base-style.css" rel="stylesheet">
 +
<link href="http://folk.ntnu.no/oyas/igem/css/superfish.css" rel="stylesheet">
 +
<link href="http://folk.ntnu.no/oyas/igem/css/superfish-navbar.css" rel="stylesheet">
 +
<!--<link href="http://folk.ntnu.no/oyas/igem/css/superfish-vertical.css" rel="stylesheet">-->
-
<html>
+
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script>
-
<div id="box" style="width: 700px; margin-left: 137px; padding: 5px; border: 3px solid #000; background-color: #fe2b33;">
+
<script type="text/javascript" src="http://folk.ntnu.no/oyas/igem/js/hoverIntent.js"></script>
-
<div id="template" style="text-align: center; font-weight: bold; font-size: large; color: #f6f6f6; padding: 5px;">
+
<script type="text/javascript" src="http://folk.ntnu.no/oyas/igem/js/jquery.bgiframe.min.js"></script>
-
This is a template page. READ THESE INSTRUCTIONS.
+
<script type="text/javascript" src="http://folk.ntnu.no/oyas/igem/js/superfish.js"></script>
 +
<!--<script type="text/javascript" src="http://folk.ntnu.no/oyas/igem/js/supersubs.js"></script>-->
 +
 +
<script>
 +
    $(document).ready(function(){
 +
        $("ul.sf-menu").superfish({
 +
        delay:       100, // delay on mouseout
 +
            animation:   {opacity:'show', height:'show'}, // fade-in and slide-down animation
 +
            speed:       'normal', // animation speed
 +
            autoArrows:  true, // generation of arrow mark-up
 +
            dropShadows: true // drop shadows );
 +
            });
 +
    });
 +
</script>
 +
 +
</head>
 +
 
 +
<body>
 +
 
 +
<div id="fb-root"></div>
 +
<script>(function(d, s, id) {
 +
  var js, fjs = d.getElementsByTagName(s)[0];
 +
  if (d.getElementById(id)) return;
 +
  js = d.createElement(s); js.id = id;
 +
  js.src = "//connect.facebook.net/nb_NO/all.js#xfbml=1";
 +
  fjs.parentNode.insertBefore(js, fjs);
 +
}(document, 'script', 'facebook-jssdk'));</script>
 +
 
 +
<a name="top"></a>
 +
<div id='ProjectLogo'>
 +
  <a href='https://2012.igem.org/Team:NTNU_Trondheim'>
 +
    <img src="http://folk.ntnu.no/oyas/igem/images/ntnu_igem12_header_new3.png"/>
 +
  </a>
</div>
</div>
-
<div id="instructions" style="text-align: center; font-weight: normal; font-size: small; color: #f6f6f6; padding: 5px;">
+
<div id='iGEMLogo'>
-
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://2009.igem.org/Help:Template/Examples">HERE</a>.
+
  <a href='https://2012.igem.org/Main_Page' target="_blank">
 +
    <img src='http://folk.ntnu.no/oyas/igem/images/igem_logo.png' style="width:90px;" />
 +
  </a>
</div>
</div>
-
<div id="warning" style="text-align: center; font-weight: bold; font-size: small; color: #f6f6f6; padding: 5px;">
+
<div id='NTNULogo'>
-
You <strong>MUST</strong> have all of the pages listed in the menu below with the names specified. PLEASE keep all of your pages within your teams namespace. 
+
  <a href='http://www.ntnu.edu/' target="_blank">
 +
    <img src='http://folk.ntnu.no/oyas/igem/images/ntnu_logo.png' style="width:160px;" />
 +
  </a>
</div>
</div>
 +
<!--
 +
<div id="BackToTop">
 +
<a href="#top">
 +
<img src="https://static.igem.org/mediawiki/2011/6/62/ICL_BackToTop2.png" width="48px" />
 +
</a>
</div>
</div>
-
</html>
 
-
<!-- *** End of the alert box *** -->
+
<div id="Sitemap">
 +
<a href="#">
 +
<img src="https://static.igem.org/mediawiki/2011/f/f5/ICL_SitemapBtn.png" width="80px" />
 +
</a>
 +
</div>
 +
-->
 +
<!-- NAVBAR
 +
----------------------------------------------->
 +
<div id="main-menu">
 +
<ul class="sf-menu">
 +
<span id="menu-item1">
 +
<li class="current">
 +
<a class="sf-with-ul" href="#a">Project<!--<span class="sf-sub-indicator"> &#187;</span>--></a><!--
 +
<ul>
 +
<li>
 +
<a href="#aa">menu item</a>
 +
</li>
 +
<li class="current">
 +
<a class="sf-with-ul" href="#ab">menu item<span class="sf-sub-indicator"> &#187;</span></a>
 +
<ul>
 +
<li class="current"><a href="#">menu item</a></li>
 +
<li><a href="#aba">menu item</a></li>
 +
<li><a href="#abb">menu item</a></li>
 +
<li><a href="#abc">menu item</a></li>
 +
<li><a href="#abd">menu item</a></li>
 +
</ul>
 +
</li>
 +
<li>
 +
<a class="sf-with-ul" href="#">menu item<span class="sf-sub-indicator"> &#187;</span></a>
 +
<ul>
 +
<li><a href="#">menu item</a></li>
 +
<li><a href="#">menu item</a></li>
 +
<li><a href="#">menu item</a></li>
 +
<li><a href="#">menu item</a></li>
 +
<li><a href="#">menu item</a></li>
 +
</ul>
 +
</li>
 +
<li>
 +
<a class="sf-with-ul" href="#">menu item<span class="sf-sub-indicator"> &#187;</span></a>
 +
<ul>
 +
<li><a href="#">menu item</a></li>
 +
<li><a href="#">menu item</a></li>
 +
<li><a href="#">menu item</a></li>
 +
<li><a href="#">menu item</a></li>
 +
<li><a href="#">menu item</a></li>
 +
</ul>
 +
</li>
 +
</ul>-->
 +
</li>
 +
</span>
 +
<span id="menu-item2">
 +
<li>
 +
<a href="#">Achievements</a>
 +
</li>
 +
</span>
 +
<span id="menu-item3">
 +
<li>
 +
<a class="sf-with-ul" href="#">Human practice<!--<span class="sf-sub-indicator"> &#187;</span>--></a><!--
 +
<ul>
 +
<li>
 +
<a class="sf-with-ul" href="#">menu item<span class="sf-sub-indicator"> &#187;</span></a>
 +
<ul>
 +
<li><a href="#">short</a></li>
 +
<li><a href="#">short</a></li>
 +
<li><a href="#">short</a></li>
 +
<li><a href="#">short</a></li>
 +
<li><a href="#">short</a></li>
 +
</ul>
 +
</li>
 +
<li>
 +
<a class="sf-with-ul" href="#">menu item<span class="sf-sub-indicator"> &#187;</span></a>
 +
<ul>
 +
<li><a href="#">menu item</a></li>
 +
<li><a href="#">menu item</a></li>
 +
<li><a href="#">menu item</a></li>
 +
<li><a href="#">menu item</a></li>
 +
<li><a href="#">menu item</a></li>
 +
</ul>
 +
</li>
 +
<li>
 +
<a class="sf-with-ul" href="#">menu item<span class="sf-sub-indicator"> &#187;</span></a>
 +
<ul>
 +
<li><a href="#">menu item</a></li>
 +
<li><a href="#">menu item</a></li>
 +
<li><a href="#">menu item</a></li>
 +
<li><a href="#">menu item</a></li>
 +
<li><a href="#">menu item</a></li>
 +
</ul>
 +
</li>
 +
<li>
 +
<a class="sf-with-ul" href="#">menu item<span class="sf-sub-indicator"> &#187;</span></a>
 +
<ul>
 +
<li><a href="#">menu item</a></li>
 +
<li><a href="#">menu item</a></li>
 +
<li><a href="#">menu item</a></li>
 +
<li><a href="#">menu item</a></li>
 +
<li><a href="#">menu item</a></li>
 +
</ul>
 +
</li>
 +
<li>
 +
<a class="sf-with-ul" href="#">menu item<!--<span class="sf-sub-indicator"> &#187;</span>--></a><!--
 +
<ul>
 +
<li><a href="#">menu item</a></li>
 +
<li><a href="#">menu item</a></li>
 +
<li><a href="#">menu item</a></li>
 +
<li><a href="#">menu item</a></li>
 +
<li><a href="#">menu item</a></li>
 +
</ul>
 +
</li>
 +
</ul>-->
 +
</li>
 +
</span>
 +
<span id="menu-item4">
 +
<li>
 +
<a href="#">Extras</a>
 +
</li>
 +
</span>
 +
<span id="menu-item5">
 +
<li>
 +
<a href="#">Team</a>
 +
</li>
 +
</span>
 +
</ul>
 +
</div> <!-- End of main menu -->
 +
<table width="975px">
 +
<tr style="vertical-align:top;">
 +
<td rowspan="2">
 +
<h2>Welcome to our team wiki!</h2>
 +
<p> The Norwegian University of Science and Technology is participating in the iGEM competition for the second time.
 +
This year the team is bent on cancer destruction by means of exploding bacteria.</p>
 +
<p>Please note that the wiki is under construction. Content will be updated continously over the course of the summer, so stay
 +
tuned for the best synthetic biology action Trondheim has to offer!</p>
 +
<p>In the meanwhile, why not enjoy some classic entertainment:</p>
 +
<iframe width="560" height="315" src="http://www.youtube.com/embed/x5yPkxCLads" frameborder="0" allowfullscreen></iframe>
 +
</td>
 +
<td style="width:290px; padding:0px 0px 0px 24px; p {background-color:#ffffff;};">
 +
<script charset="utf-8" src="http://widgets.twimg.com/j/2/widget.js"></script>
 +
<script>
 +
new TWTR.Widget({
 +
  version: 2,
 +
  type: 'profile',
 +
  rpp: 4,
 +
  interval: 30000,
 +
  width: 280,
 +
  height: 300,
 +
  theme: {
 +
shell: {
 +
  background: '#515151',
 +
  color: '#ffffff'
 +
},
 +
tweets: {
 +
  background: '#000000',
 +
  color: '#ffffff',
 +
  links: '#53db50'
 +
}
 +
  },
 +
  features: {
 +
scrollbar: false,
 +
loop: false,
 +
live: false,
 +
behavior: 'all'
 +
  }
 +
}).render().setUser('iGEM_NTNU').start();
 +
</script>
-
{|align="justify"
+
</td>
-
|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.
+
</tr>
-
|[[Image:NTNU_Trondheim_logo.png|200px|right|frame]]
+
<tr>
-
|-
+
<td>
-
|
+
<div class="fb-like-box" data-href="http://www.facebook.com/ntnuigem" data-width="292" data-show-faces="true" data-border-color="#ffffff" data-stream="false" data-header="false"></div>
-
''Tell us more about your project.  Give us background.  Use this as the abstract of your project.  Be descriptive but concise (1-2 paragraphs)''
+
-
|[[Image:NTNU_Trondheim_team.png|right|frame|Your team picture]]
+
</td>
-
|-
+
</tr>
-
|
+
</table>
-
|align="center"|[[Team:NTNU_Trondheim | Team NTNU_Trondheim]]
+
-
|}
+
-
<!--- The Mission, Experiments --->
+
</body>
-
 
+
</html>
-
{| style="color:#1b2c8a;background-color:#0c6;" cellpadding="3" cellspacing="1" border="1" bordercolor="#fff" width="62%" align="center"
+
-
!align="center"|[[Team:NTNU_Trondheim|Home]]
+
-
!align="center"|[[Team:NTNU_Trondheim/Team|Team]]
+
-
!align="center"|[https://igem.org/Team.cgi?year=2012&team_name=NTNU_Trondheim Official Team Profile]
+
-
!align="center"|[[Team:NTNU_Trondheim/Project|Project]]
+
-
!align="center"|[[Team:NTNU_Trondheim/Parts|Parts Submitted to the Registry]]
+
-
!align="center"|[[Team:NTNU_Trondheim/Modeling|Modeling]]
+
-
!align="center"|[[Team:NTNU_Trondheim/Notebook|Notebook]]
+
-
!align="center"|[[Team:NTNU_Trondheim/Safety|Safety]]
+
-
!align="center"|[[Team:NTNU_Trondheim/Attributions|Attributions]]
+
-
|}
+

Revision as of 23:14, 18 June 2012

Welcome to our team wiki!

The Norwegian University of Science and Technology is participating in the iGEM competition for the second time. This year the team is bent on cancer destruction by means of exploding bacteria.

Please note that the wiki is under construction. Content will be updated continously over the course of the summer, so stay tuned for the best synthetic biology action Trondheim has to offer!

In the meanwhile, why not enjoy some classic entertainment: