Team:ETH Zurich/tpl/head/labblog

From 2014.igem.org

(Difference between revisions)
 
(20 intermediate revisions not shown)
Line 1: Line 1:
<html>
<html>
-
 
+
<div class="inner1">
-
<!-- buttons-->
+
-
<head>
+
-
<script type="text/javascript">
+
-
$(document).ready(
+
-
function()
+
-
{
+
-
  $(".ball").click(
+
-
  function()
+
-
  {
+
-
    $(".PCR").show();
+
-
    $(".gibson").show();
+
-
  });
+
-
  $(".bpcr").click(
+
-
  function()
+
-
  {
+
-
    $(".PCR").show();
+
-
    $(".gibson").hide();
+
-
  });
+
-
 
+
-
  $(".bgibson").click(
+
-
  function()
+
-
  {
+
-
    $(".gibson").show();
+
-
    $(".PCR").hide();
+
-
  });
+
-
});
+
-
</script>
+
-
</head>
+
-
 
+
-
<!--
+
-
<html>
+
-
<button class="bpcr">PCR</button>
+
-
<button class="bgibson">gibson</button>
+
-
<button class="ball">View all</button>
+
-
</html>
+
-
-->
+
-
 
+
-
<html>
+
-
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Layer_1" x="0px" y="0px" viewBox="0 0 960 560" enable-background="new 0 0 960 560" xml:space="preserve">
+
-
<rect x="200" fill="#3FA9F5" width="224" height="224"/>
+
-
<text transform="matrix(1 0 0 1 257.7773 112)" fill="#FFFFFF" font-family="'Skia-Regular'" font-size="48">Test1</text>
+
-
<rect x="536" fill="#7AC943" width="224" height="224"/>
+
-
<text transform="matrix(1 0 0 1 590.625 112)" fill="#FFFFFF" font-family="'Skia-Regular'" font-size="48">Test2</text>
+
-
<rect x="200" y="336" fill="#FF7BAC" width="224" height="224"/>
+
-
<text transform="matrix(1 0 0 1 255.8555 448)" fill="#FFFFFF" font-family="'Skia-Regular'" font-size="48">Test3</text>
+
-
<rect x="536" y="336" fill="#FF931E" width="224" height="224"/>
+
-
<text transform="matrix(1 0 0 1 588.8203 448)" fill="#FFFFFF" font-family="'Skia-Regular'" font-size="48">Test4</text>
+
-
</svg>
+
-
</html>
+
-
 
+
-
 
+
-
<!-- sidebars-->
+
-
 
+
-
<body class="left-sidebar">
+
-
<div id="header">
+
-
<div class="inner">
+
<header>
<header>
-
<h1><a href="#main" id="logo" class="scrolly">Lab Notebook</a></h1>
+
<h1>Blog</h1>
</header>
</header>
</div>
</div>
-
<nav id="nav"></html>{{:Team:ETH Zurich/tpl/menu}}<html></nav>
+
        <div class="inner2">
-
</div>
+
-
<div class="wrapper style1">
+
-
<div class="container">
+
<html/>
<html/>

Latest revision as of 07:32, 18 August 2014

Blog