Difference between revisions of "Team:UMaryland/Notebook"

Line 2: Line 2:
 
<html>
 
<html>
  
 +
<style>
 +
 +
 +
</script>
 +
 +
</style>
 +
 +
<head>
 +
      <script src="jquery-2.1.4.min.js"></script>
 +
</script>
 +
</head>
 +
 +
<body>
 
<h2> Someone please take snapshots of our notebook and upload them please. I can't do everything by myself. </h2>
 
<h2> Someone please take snapshots of our notebook and upload them please. I can't do everything by myself. </h2>
  
Line 7: Line 20:
  
 
<img src="https://static.igem.org/mediawiki/2015/b/bd/Notebook2.png" style="height:50%; width:50%">
 
<img src="https://static.igem.org/mediawiki/2015/b/bd/Notebook2.png" style="height:50%; width:50%">
 +
 +
<div id="flipbook">
 +
<div class="hard"> Turn.js </div>
 +
<div class="hard"></div>
 +
<div> Page 1 </div>
 +
<div> Page 2 </div>
 +
<div> Page 3 </div>
 +
<div> Page 4 </div>
 +
<div class="hard"></div>
 +
<div class="hard"></div>
 +
</div>
 +
 +
<script type="text/javascript">
 +
$("#flipbook").turn({
 +
width: 400,
 +
height: 300,
 +
autoCenter: true
 +
});
 +
 +
</body>
 +
  
 
<!--
 
<!--

Revision as of 15:02, 31 July 2015