Difference between revisions of "Template:Ain Shams-Egypt"

Line 1: Line 1:
<html>
+
<html lang="en">
 
+
<cfheader name="X-XSS-Protection" value="1">
<!-- STYLESHEET -->
+
<head>
<!-- *********** -->
+
<meta charset="utf-8" />
 
+
<title>WATTS-APTAMER - UP_PRETORIA iGEM</title>
    <link rel="stylesheet" href="https://2011.igem.org/Team:DTU-Denmark/stylesheet?action=raw&ctype=text/css" type="text/css" />
+
<meta content='width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0' name='viewport' />
 
+
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<!-- JAVASCRIPTS -->
+
<!-- *********** -->
+
<!-- the wiki css and fonts below are from William and Mary 2015 -->
 
+
<link href="https://2015.igem.org/Team:William_and_Mary/bootstrap?action=raw&amp;ctype=text/css" rel="stylesheet" type="text/css"/>
    <!-- ie9.js (fixes all Internet Explorer browsers older than ie9) -->
+
<link href="https://2015.igem.org/Team:Stockholm/fixbootstrap?action=raw&amp;ctype=text/css" rel="stylesheet" type="text/css"/>
    <!--[if lt IE 9]>
+
<link href="https://2015.igem.org/Team:William_and_Mary/rubick?action=raw&amp;ctype=text/css" rel="stylesheet" type="text/css"/>
    <script src="http://ie7-js.googlecode.com/svn/version/2.1(beta4)/IE9.js"></script>
+
<link href="https://2015.igem.org/Team:William_and_Mary/demo?action=raw&amp;ctype=text/css" rel="stylesheet" type="text/css"/>
    <![endif]-->
+
<link rel="stylesheet" type="text/css" href="https://2015.igem.org/Template:William_and_Mary/jquerybxsliderCSS?action=raw&ctype=text/css" />
 
+
    <!-- jQuery Tools (slider) -->
+
<!--     Fonts and icons    -->
    <script src="http://cdn.jquerytools.org/1.2.5/full/jquery.tools.min.js"></script>
+
<link rel="stylesheet" href="https://2016.igem.org/Team:Pretoria_UP/FontAwesome?action=raw&amp;ctype=text/css" type="text/css" />
    <script>
+
<link href="https://2015.igem.org/Team:William_and_Mary/pe-icon-7-stroke?action=raw&amp;ctype=text/css" rel="stylesheet" type="text/css"/>
        $(function() {
+
<link href="https://2015.igem.org/Team:William_and_Mary/Rubik-Fonts?action=raw&amp;ctype=text/css" rel="stylesheet" type="text/css"/>
    // initialize scrollable
+
    $(".scrollable").scrollable().navigator();
+
<!-- the wiki settings in the section immediately below are from UC San Diego 2015 -->
        });
+
<style type="text/css">
    </script>
+
/* WIKI SETTINGS*/
 
+
    <!-- Navigation scroll follow -->
+
/* Hide top title */
    <script type="text/javascript">
+
#top_title, #sideMenu {
        $(window).scroll(function () {
+
display: none;
            var scrollPos = $(window).scrollTop();
+
}
            if (scrollPos > 110) {
+
/* Hide first heading */
                $(".navigation").addClass("stickToTop");
+
.firstHeading {
            } else {
+
display: none;
                $(".navigation").removeClass("stickToTop");
+
}
            }
+
/* Visited hyperlinks */
            if (scrollPos > 180) {
+
a:visited{
                $(".toc").addClass("stickBelowNavigation");
+
color: #393d31;
            } else {
+
}
                $(".toc").removeClass("stickBelowNavigation");
+
/*-- Remove borders, float content left and remove padding/margin */
            }
+
#globalWrapper, #content{
        });
+
background-color: transparent;
    </script>
+
border: none;
 
+
width: 101%;
    <!-- MathJax (LaTeX for the web) -->
+
margin-left: -8px;
    <script type="text/x-mathjax-config">
+
margin-top: -16px;
        MathJax.Hub.Config({tex2jax: {inlineMath: [['$','$'], ['\\(','\\)']]}});
+
}
        MathJax.Hub.Config({
+
/*left align Black Menu Bar */
            TeX: {
+
#top_menu_inside {
                equationNumbers: { autoNumber: "AMS"  }
+
margin-left: 0px;
            }
+
}
        });
+
    </script>
+
.centerImage {
    <script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
+
text-align:center;
 
+
display:block;
    <!-- Sexy Drop Down (drop down navigation) -->
+
}
    <script type="text/javascript">
+
.wraptocenter {
        $(document).ready(
+
  display: table-cell;
            function(){
+
  text-align: center;
                $("ul.subnav").parent().find("> a").append("<span> </span>");
+
  vertical-align: middle;
                $("ul.topnav li").hover(
+
  width: 200px;
                    function() {
+
  height: 200px;
                        // Hover over
+
  background-color: #999;
                        $(this).parent().find("ul.subnav").hide();
+
}
                        $(this).find("ul.subnav").show();
+
.wraptocenter * {
                        // Hover out
+
  vertical-align: middle;
                        $(this).hover(
+
}
                            function() {
+
                            },
+
body p {
                            function(){
+
font-size: 1.143em !important;
                                $(this).find("ul.subnav").hide();
+
}
                            }
+
.h2WM {
                        );
+
font-size: 2em !important;
                    },
+
}
                    function(){
+
.title .h2WM, .title p {
                        $(this).find("ul.subnav").hide();
+
text-align: center !important;
                    }
+
}
 
+
</style>
                );
+
</head>
            }
+
<body class="landing-page">
        );
+
<nav class="navbar navbar-default navbar-transparent navbar-fixed-top navbar-burger" role="navigation">
    </script>
+
<div class="container">
 
+
<div class="navbar-header">
    <!-- iGem wiki hacks -->
+
<button id="menu-toggle" type="button" class="navbar-toggle" data-toggle="collapse" data-target="#example">
        <!-- Remove all empty <p> tags -->
+
<span class="sr-only">Toggle navigation</span>
        <script type="text/javascript">
+
<span class="icon-bar bar1"></span>
            $(document).ready(function() {
+
<span class="icon-bar bar2"></span>
                $("p").filter( function() {
+
<span class="icon-bar bar3"></span>
                    return $.trim($(this).html()) == '';
+
</button>
                }).remove();
+
<a href="https://2016.igem.org/Team:Pretoria_UP" class="navbar-brand" style="font-family: 'Helvetica Neue','Arial';">UP_PRETORIA 2016</a>
            });
+
</div>
        </script>
+
<div class="collapse navbar-collapse">
 
+
<ul class="nav navbar-nav navbar-right navbar-uppercase">
        <!-- Remove "team" from the menubar -->
+
<p>    </p>
        <script type="text/javascript">
+
<li>
            $(document).ready(function() {
+
<a href="https://2016.igem.org/Team:Pretoria_UP">  
                $("menubar > ul > li:last-child").remove();
+
Home
            });
+
</a>
        </script>
+
</li>
 
+
<li>
        <!-- Empty heading? - Then remove it.. -->
+
<a href="https://2016.igem.org/Team:Pretoria_UP/Description">  
        <script type="text/javascript">
+
Project Description
            $(document).ready(function() {
+
</a>
                if ("" == "</html>{{{1}}}<html>") {
+
</li>
                    $("#heading").remove();
+
<li>
                }
+
<a href="https://2016.igem.org/Team:Pretoria_UP#parts">
            });
+
Parts
        </script>
+
</a>
 
+
</li>
 
+
<li>
<!-- HTML CONTENT -->
+
<a href="https://2016.igem.org/Team:Pretoria_UP/Measurement">  
<!-- ************ -->
+
Results
 
+
</a>
    <!-- Header image -->
+
</li>
    <div id="header">
+
<li>
        <div class="centering">
+
<a href="https://2016.igem.org/Team:Pretoria_UP/Modeling">
        </div>
+
Modeling
    </div>
+
</a>
 
+
</li>
    <!-- Navigation bar -->
+
<!--<li>
    </html>{{:Team:Ain_shams-Egypt/Templates/Navigationbar}}<html>
+
<a href="https://2016.igem.org/Team:Pretoria_UP/Interlab">  
 
+
Interlab Study
    <!-- Page heading -->
+
</a>
    <div id="heading">
+
</li>-->
        <div class="centering">
+
<li>
            <h1>
+
<a href="https://2016.igem.org/Team:Pretoria_UP/Collaborations">  
</html>
+
Collaboration
 
+
</a>
 
+
</li>
<html>
+
<li>
            </h1>
+
<a href="https://2016.igem.org/Team:Pretoria_UP/Human_Practices">
        </div>
+
Human Practices
    </div>
+
</a>
 
+
</li>
    <!-- Prepare for content -->
+
<li>
    <div id="innercontent">
+
<a href="https://2016.igem.org/Team:Pretoria_UP#ref">  
        <div class="centering">
+
References
            <div class="whitebox article">
+
</a>
 +
</li>
 +
<li>
 +
<a href="https://2016.igem.org/Team:Pretoria_UP/Medal_Criteria">  
 +
Medal Criteria
 +
</a>
 +
</li>
 +
<li>
 +
<a href="https://2016.igem.org/Team:Pretoria_UP/Team">
 +
Team
 +
</a>
 +
</li>
 +
</ul>
 +
</div><!--collapse navbar-collapse-->
 +
</div><!--container-->
 +
</nav>
 +
</body>
 
</html>
 
</html>

Revision as of 19:23, 28 September 2016

WATTS-APTAMER - UP_PRETORIA iGEM