Difference between revisions of "Team:TECHNION-ISRAEL/example 2"

(Blanked the page)
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
<html lang="en">
 
<head>
 
<!-- Title for the page & metadata  -->       
 
<title>navbar</title>
 
<meta charset="utf-8">
 
<meta name="navbar" content="width=device-width, initial-scale=1">
 
  
<!-- Bootstrap CSS -->
 
<link rel="stylesheet" type="text/css" href="https://2017.igem.org/Team:TECHNION-ISRAEL/bootstrap.min.css/CSS?action=raw&ctype=text/css"/>
 
<link rel="stylesheet" type="text/css" href="https://2017.igem.org/Team:TECHNION-ISRAEL/bootstrap-theme.min.css/CSS?action=raw&ctype=text/css"/>
 
<!-- Bootstrap JS -->
 
<script type="text/javascript" src="https://2017.igem.org/Team:TECHNION-ISRAEL/jquery-2.1.1.min.js/Javascript?action=raw&ctype=text/javascript"></script>
 
<script type="text/javascript" src="https://2017.igem.org/Team:TECHNION-ISRAEL/bootstrap.min.js/Javascript?action=raw&ctype=text/javascript"></script>
 
<!-- ===================Basic Bootstrap's CSS and JS=================== -->
 
<!-- Our wiki CSS -->
 
<link rel="stylesheet" type="text/css" href="https://2017.igem.org/Team:TECHNION-ISRAEL/CSS?action=raw&ctype=text/css"/>
 
 
<!-- fonts -->
 
  <!-- Fonts -->
 
<script src="https://use.fontawesome.com/597ba5ca72.js"></script>
 
<link href="https://fonts.googleapis.com/css?family=Assistant" rel="stylesheet" rel="stylesheet">
 
<link href="https://fonts.googleapis.com/css?family=Quicksand:400,500" rel="stylesheet">
 
 
 
 
 
<!--for hover and no on click---->
 
 
<style type="text/css">
 
@media screen and (min-width: 768px){
 
  .dropdown:hover .dropdown-menu, .btn-group:hover .dropdown-menu{
 
display: block;
 
}
 
.dropdown-menu{
 
margin-top: 0;
 
}
 
.dropdown-toggle{
 
margin-bottom: 2px;
 
}
 
.navbar .dropdown-toggle, .nav-tabs .dropdown-toggle{
 
margin-bottom: 0;
 
}
 
}
 
 
</style>
 
 
<script type="text/javascript">
 
$(document).ready(function(){
 
$(".dropdown, .btn-group").hover(function(){
 
var dropdownMenu = $(this).children(".dropdown-menu");
 
if(dropdownMenu.is(":visible")){
 
dropdownMenu.parent().toggleClass("open");
 
}
 
});
 
});   
 
</script>
 
 
<!--wiki  problems style---->
 
 
<style>
 
.mw-content-ltr ul, .mw-content-rtl .mw-content-ltr ul {padding-top: 20px;}
 
</style>
 
 
</head>
 
 
<body>
 
 
 
 
 
 
 
 
 
<div class = "container-fluid" style="margin-top:0px;">
 
<div class= "row" style="background-color:white;" >
 
<div class ="col-md-12">
 
<div class = "parpar-left" style= "position:fixed; margin-top:3px; margin-right:20px; z-index:99999;" > <a href="https://2017.igem.org/Team:TECHNION-ISRAEL">
 
<img  src="https://static.igem.org/mediawiki/2017/4/49/T--TECHNION-ISRAEL--par1.png" style= " max-width:58px;">
 
</a></div>
 
 
<nav class= "navbar navbar-inverse navbar-fixed-top " style= " z-index:800; position:fixed; margin:auto; width: 1180px ;">
 
<div class="dropdown" style="padding-left: 100px;">
 
<button class="dropdown-toggle" type="button" data-toggle="dropdown"> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL"> project </a>
 
<span class="caret"></span></button>
 
<ul class= "dropdown-menu" style=" margin: 0px;  left:75px;">
 
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/Description"> description </a> </li>
 
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/cell_lines"> cell lines </a> </li>
 
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/Design"> design </a> </li>
 
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/Applied_Design"> applied design </a> </li>
 
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/delay_mechanism"> delay mechanism </a> </li>
 
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/kill_switch"> kill switch </a> </li>
 
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/Demonstrate" > proof of concept </a> </li>
 
</ul>
 
</div>
 
 
<div class="dropdown">
 
<button class="dropdown-toggle" type="button" data-toggle="dropdown"> wet lab
 
<span class="caret"></span></button>
 
<ul class= "dropdown-menu"  style="margin: 0px;  left: 2px;" >
 
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/Results"> results </a> </li>
 
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/hpc7"> hpc7 results </a> </li>
 
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/Notebook"> notebook </a> </li>
 
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/Experiments"> protocols </a> </li>
 
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/InterLab"> interlab </a> </li>
 
</ul>
 
</div>
 
 
<div class="dropdown">
 
<button class="dropdown-toggle" type="button" data-toggle="dropdown"> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/Parts"> parts </a>
 
<span class="caret"></span></button>
 
<ul class= "dropdown-menu" style="margin: 0px;  left: 2px;">
 
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/Parts"> parts </a> </li>
 
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/Basic_Part"> basic part </a> </li>
 
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/Composite_Part"> composite part </a> </li>
 
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/Part_Collection"> part collection </a> </li>
 
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/Improve"> improvement </a> </li>
 
</ul>
 
</div>
 
 
<div class="dropdown">
 
<button class="dropdown-toggle" type="button" data-toggle="dropdown" style= "width: auto"; > human practices
 
<span class="caret"></span></button>
 
<ul class= "dropdown-menu" style="margin: 0px;  left: 18px; width: 170px;" >
 
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/HP/Silver"> HP silver </a> </li>
 
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/Engagement" > Education & Public Engagement </a> </li>
 
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/HP/Gold_Integrated"> integrated HP </a> </li>
 
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/ethics"> ethics </a> </li>
 
 
</ul>
 
</div>
 
 
<div class="dropdown">
 
<button class="dropdown-toggle" type="button" data-toggle="dropdown"> judging
 
<span class="caret"></span></button>
 
<ul class= "dropdown-menu"  style="margin: 0px;  left: 2px ">
 
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/Safety"> safety </a> </li>
 
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/Collaborations"> collaboration </a> </li>
 
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/Achievements"> achievements </a> </li>
 
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/Model"> modelling </a> </li>
 
</ul>
 
</div>
 
 
 
<div class="dropdown" style="padding-right: 100px;">
 
<button class="dropdown-toggle" type="button" data-toggle="dropdown">team
 
<span class="caret"></span></button>
 
<ul class= "dropdown-menu"  style=" margin: 0px;  left: 2px;">
 
<li> <a href =" https://2017.igem.org/Team:TECHNION-ISRAEL/Team"> members </a> </li>
 
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/Attributions"> attributions </a> </li>
 
<li> <a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/gallery"> gallery </a> </li>
 
</ul>
 
</div>
 
</nav>
 
 
 
</div>
 
</div>
 
 
 
</div>
 
 
</body>
 
</html>
 

Latest revision as of 02:03, 2 November 2017