Team:Virginia/Modeling
From 2014.igem.org
(Difference between revisions)
(Blanked the page) |
|||
Line 1: | Line 1: | ||
+ | <html> | ||
+ | <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script> | ||
+ | <link href="http://cdnjs.cloudflare.com/ajax/libs/fotorama/4.5.1/fotorama.css" rel="stylesheet"> | ||
+ | <script src="http://cdnjs.cloudflare.com/ajax/libs/fotorama/4.5.1/fotorama.js"></script> | ||
+ | <style> | ||
+ | </style> | ||
+ | |||
+ | <head> | ||
+ | <meta charset="utf-8"> | ||
+ | <title>JS Bin</title> | ||
+ | </head> | ||
+ | <body> | ||
+ | |||
+ | <div class="fotorama" | ||
+ | data-nav="thumbs"> | ||
+ | <a href="http://s.fotorama.io/1.jpg"><img src="1_thumb.jpg"></a> | ||
+ | <a href="2.jpg"><img src="http://s.fotorama.io/2.jpg"></a> | ||
+ | </div> | ||
+ | |||
+ | </body> | ||
+ | </html> |
Revision as of 18:35, 19 June 2014