(Created page with "<!--- THIS IS WHERE THE HTML BEGINS ---> <html lang="en"> <head> <title>HebrewU HujiGEM 2018</title> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,...") |
|||
Line 1: | Line 1: | ||
− | |||
<html lang="en"> | <html lang="en"> | ||
<head> | <head> | ||
Line 10: | Line 9: | ||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script> | <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script> | ||
− | <!--- Main Menu script | + | <!--- Main Menu script ---> |
<script type="text/javascript" src="https://2018.igem.org/Template:Hebrewu/Javascript?action=raw&ctype=text/javascript"></script> | <script type="text/javascript" src="https://2018.igem.org/Template:Hebrewu/Javascript?action=raw&ctype=text/javascript"></script> | ||
+ | <!--- Footer font Css ---> | ||
+ | <link rel="stylesheet" href="http://maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css"> | ||
+ | |||
+ | <!--- Bootstrap Css ---> | ||
+ | <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script> | ||
+ | <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css"> | ||
+ | |||
+ | <script type="text/javascript"> | ||
+ | function openTab(th) | ||
+ | { | ||
+ | window.open(th.name,'_blank'); | ||
+ | } | ||
+ | </script> | ||
<!--- THIS IS WHERE THE HTML of the page BEGINS ---> | <!--- THIS IS WHERE THE HTML of the page BEGINS ---> | ||
<body> | <body> | ||
− | |||
− | |||
<ul id="ddmenu_hebrewu"> | <ul id="ddmenu_hebrewu"> | ||
<div class="huji_homebutton" > | <div class="huji_homebutton" > | ||
− | <li>< | + | <li><img id="huji_logo" src="https://static.igem.org/mediawiki/2018/7/76/T--HebrewU--logo_animation.png" width="121" height="21"></li> |
</div> | </div> | ||
Line 46: | Line 56: | ||
<li><a href="https://2018.igem.org/Team:HebrewU/Human Practice">Human Practice</a> | <li><a href="https://2018.igem.org/Team:HebrewU/Human Practice">Human Practice</a> | ||
<ul> | <ul> | ||
+ | <li><a href="https://2018.igem.org/Team:HebrewU/Ethics">Ethics</a></li> | ||
<li><a href="https://2018.igem.org/Team:HebrewU/Citizen Survey">Citizen Survey</a></li> | <li><a href="https://2018.igem.org/Team:HebrewU/Citizen Survey">Citizen Survey</a></li> | ||
<li><a href="https://2018.igem.org/Team:HebrewU/Expert Interviews">Expert Interviews</a></li> | <li><a href="https://2018.igem.org/Team:HebrewU/Expert Interviews">Expert Interviews</a></li> | ||
Line 62: | Line 73: | ||
</ul> | </ul> | ||
+ | |||
</li> | </li> | ||
+ | |||
+ | |||
+ | <div id="ddmenu_hebrewu_social"> | ||
+ | |||
+ | <a href="https://twitter.com/GemHuji"><i class="fa fa-twitter"></i></a> | ||
+ | <a href="https://www.facebook.com/HUJiGEM"><i class="fa fa-facebook"></i></a> | ||
+ | <a href="https://www.instagram.com/hujigem/"><i class="fa fa-instagram"></i></a> | ||
+ | <a href="https://www.instagram.com/hujigem/"><i class="fa fa-instagram"></i></a> | ||
+ | |||
+ | </div> | ||
</ul> | </ul> | ||
− | |||
− | |||
+ | <div style="padding:30px;"><div> | ||
<div class="rowhuji"> | <div class="rowhuji"> | ||
Line 77: | Line 98: | ||
<div class="columnhuji middle"> | <div class="columnhuji middle"> | ||
− | + | <div class="grid-container"> | |
− | <h2 class="ahuji"> Protocols </h2> | + | <h2 class="ahuji"> Lab Protocols</h2> |
− | <p class="ahuji"> | + | <p class="ahuji" style="text-align:center"> |
− | + | About protocols | |
− | < | + | <p class="ahuji" style="text-align:left"> |
− | + | <b>PCR Reactions </b><br /> | |
− | + | <a onClick="openTab(this)" href="#" name="https://static.igem.org/mediawiki/2018/0/0d/T--HebrewU--Colony_PCR.pdf">Colony PCR </a> | | |
− | + | <a onClick="openTab(this)" href="#" name="https://static.igem.org/mediawiki/2018/0/0d/T--HebrewU--Colony_PCR.pdf">Phusion Reaction</a> | | |
− | <b> | + | <a onClick="openTab(this)" href="#" name="https://static.igem.org/mediawiki/2018/0/0d/T--HebrewU--Colony_PCR.pdf">Q5 Rection </a> |
− | < | + | |
</div> | </div> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | </body> | |
− | + | ||
− | |||
</html> | </html> |
Revision as of 18:17, 10 September 2018