Team:Virginia/Gallery

From 2014.igem.org

(Difference between revisions)
Line 2: Line 2:
<html>
<html>
<head>
<head>
-
 
+
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
 +
<link  href="http://cdnjs.cloudflare.com/ajax/libs/fotorama/4.5.2/fotorama.css" rel="stylesheet">
 +
<script src="http://cdnjs.cloudflare.com/ajax/libs/fotorama/4.5.2/fotorama.js"></script>
<style>
<style>
Line 58: Line 60:
     </div>
     </div>
 +
 +
 +
 +
<div class="fotorama"
 +
    data-nav="thumbs">
 +
<img src="http://s.fotorama.io/1.jpg">
 +
  <img src="http://s.fotorama.io/2.jpg">
 +
</div>
</body>
</body>
</html>
</html>

Revision as of 20:26, 30 June 2014