Team:British Columbia/Test/Notebook/Labbook

From 2014.igem.org

(Difference between revisions)
Line 3: Line 3:
<html>
<html>
-
<link rel="stylesheet" href="//ajax.googleapis.com/ajax/libs/jqueryui/1.11.1/themes/smoothness/jquery-ui.css" />
+
<div class="row">
-
<script src="//ajax.googleapis.com/ajax/libs/jqueryui/1.11.1/jquery-ui.min.js"></script>
+
  <div class="col-md-4" style="background-color:red">.col-md-4</div>
-
 
+
   <div class="col-md-8">.col-md-8</div>
-
  <style type="text/css">
+
-
 
+
-
 
+
-
    #leftscroll{
+
-
    float: left;
+
-
    width: 330px;
+
-
    height: 550px;
+
-
    margin-bottom:50px;
+
-
    overflow-x: hidden;
+
-
    overflow-y: scroll;
+
-
    /*overflow: scroll;*/
+
-
    display:display;
+
-
    font-size:17px;
+
-
    }
+
-
 
+
-
    #rightscroll{
+
-
    /*display: inline;*/
+
-
    margin-left:32%;
+
-
    width: auto;
+
-
    height: 550px;
+
-
    margin-bottom:50px;
+
-
    overflow-x: hidden;
+
-
    overflow-y: scroll;
+
-
    /*overflow: scroll;*/
+
-
    }
+
-
 
+
-
 
+
-
 
+
-
  </style>
+
-
 
+
-
  <script>
+
-
  $(function() {
+
-
    $( "#accordion" ).accordion();
+
-
  });
+
-
  </script>
+
-
 
+
-
 
+
-
<body>
+
-
 
+
-
<div id="leftscroll">
+
-
<div id="accordion">
+
-
  <h3>Orthogonal Replication</h3>
+
-
   <div>
+
-
    <p>
+
-
    <div id="accordion">
+
-
        <h1> August</h1>
+
-
        <h1> July </h1>
+
-
    </div>
+
-
    </p>
+
-
  </div>
+
-
  <h3>Biomining</h3>
+
-
  <div>
+
-
    <p>
+
-
    Sed non urna. Donec et ante. Phasellus eu ligula. Vestibulum sit amet
+
-
    purus. Vivamus hendrerit, dolor at aliquet laoreet, mauris turpis porttitor
+
-
    velit, faucibus interdum tellus libero ac justo. Vivamus non quam. In
+
-
    suscipit faucibus urna.
+
-
    </p>
+
-
  </div>
+
-
</div>
+
</div>
</div>
 +
</html>
-
<div id="rightscroll">This needs to be updated based on what's clicked in the accordion</div>
+
{{:Team:British Columbia/Templates/Footer}}
-
   
+
-
 
+
-
 
+
-
 
+
-
</html>
+

Revision as of 02:04, 12 September 2014

2014 UBC iGEM

.col-md-4
.col-md-8

© 2014 UBC iGEM