Difference between revisions of "Template:Main2021"

(Created page with "<html> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0,user-scalable=0"/> <!---GENERAL ----> <!-- TOP BAR ---> <!--- Js for top b...")
 
Line 8: Line 8:
 
<script src="https://2020.igem.org/wiki/index.php?title=Dev/TopBar2_demo5_js&action=raw&ctype=text/javascript"></script>
 
<script src="https://2020.igem.org/wiki/index.php?title=Dev/TopBar2_demo5_js&action=raw&ctype=text/javascript"></script>
 
 
 
<script>
 
$(document).ready(function() {
 
$('nlogin_iframe').load( function() {
 
    $('nlogin_iframe').contents().find("body")
 
      .append($("<style type='text/css'>  .color{background-color:blue;}  </style>"));
 
});
 
});
 
</script>
 
  
 
 
Line 37: Line 28:
 
<div class="bar_wrapping">  
 
<div class="bar_wrapping">  
 
 
<a href="https://2020.igem.org/">
+
<a href="https://2021.igem.org/">
 
<div class="bar_button main_page">  
 
<div class="bar_button main_page">  
 
</div>
 
</div>
Line 75: Line 66:
 
<!-- login -->
 
<!-- login -->
 
<div class="menu_tabs_content login" id="login_tab_content"></div>
 
<div class="menu_tabs_content login" id="login_tab_content"></div>
 
 
  
 
<!-- navigation -->
 
<!-- navigation -->
Line 100: Line 89:
 
 
 
<div class="column full_size">
 
<div class="column full_size">
<h1> Competition Hub</h1>
+
<h1> Demo</h1>
<p>This page serves as the 2020 Competition Hub. Each section below can be clicked on to bring you to a page with more details for each topic. Each team member, including students, advisors, instructors, and Primary and Secondary PIs, should take the time to read through everything on this page and on the detail pages prior to starting work on their iGEM project.</p>
+
</div>
</div>
+
  
 
</html>
 
</html>

Revision as of 19:43, 8 May 2020

Demo