Team:UANL Mty-Mexico/beta
From 2012.igem.org
(Difference between revisions)
Line 2: | Line 2: | ||
<html> | <html> | ||
+ | |||
+ | <!--Import jQuery, Easing and Slidorion --> | ||
+ | <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script> | ||
+ | <script src="https://dl.dropbox.com/u/82007410/slider/jquery.easing.js"></script> | ||
+ | <script src="https://dl.dropbox.com/u/82007410/slider/jquery.slidorion.min.js"></script> | ||
+ | |||
+ | <!--slider initialising--> | ||
+ | <script> | ||
+ | $(document).ready(function(){ | ||
+ | $('#slidorion').slidorion(); | ||
+ | }); | ||
+ | </script> | ||
+ | |||
<head> | <head> | ||
</head> | </head> | ||
<body> | <body> | ||
- | + | <p>We are the representative team from Universidad Autónoma de Nuevo León, México. We are at iGEM to support and perform synthetic biology. This is our wiki, trough which you can get to know better what we do.</p> | |
- | <p> | + | |
- | </p> | + | |
<p> | <p> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | + | <div id="slidorion"> | |
- | + | <div id="slider"> | |
- | + | <div class="slide1"><img src="https://static.igem.org/mediawiki/2011/e/e1/ToOutlines2.001.png" width="485" height="502"></div> | |
- | + | <div class="slide2"><img src="https://static.igem.org/mediawiki/2011/e/e1/ToOutlines2.001.png" width="485" height="502"></div> | |
- | + | <div class="slide3"><img src="https://static.igem.org/mediawiki/2011/e/e1/ToOutlines2.001.png" width="485" height="502"></div> | |
- | + | </div> | |
- | + | ||
- | --> | + | <div id="accordion"> |
+ | <div class="link-header">New Features</div> | ||
+ | <div class="link-content"> | ||
+ | This is the first trial | ||
+ | </div> | ||
+ | <div class="link-header">A Simple Image</div> | ||
+ | <div class="link-content"> | ||
+ | <!-- content --> | ||
+ | </div> | ||
+ | <div class="link-header">Background Image w/ HTML</div> | ||
+ | <div class="link-content"> | ||
+ | <!-- content --> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | |||
</body> | </body> | ||
</html> | </html> |
Revision as of 15:46, 22 August 2012
We are the representative team from Universidad Autónoma de Nuevo León, México. We are at iGEM to support and perform synthetic biology. This is our wiki, trough which you can get to know better what we do.
New Features
This is the first trial
A Simple Image
Background Image w/ HTML