Line 1: | Line 1: | ||
+ | {{CMUQ/Slider}} | ||
+ | |||
+ | {{CMUQ/VendorJS}} | ||
− | |||
{{CMUQ/Nav}} | {{CMUQ/Nav}} | ||
+ | {{CMUQ/CSS}} | ||
+ | {{CMUQ/TopButton}} | ||
+ | |||
+ | {{CMUQ/BodyTempelate}} | ||
<html> | <html> | ||
+ | |||
<body> | <body> | ||
− | + | <div class="w3-content w3-display-container" style="max-width:800px"> | |
− | + | <img class="mySlides" src="https://firebasestorage.googleapis.com/v0/b/qsiurp2018-24c40.appspot.com/o/iGem%2Fcompass.png?alt=media&token=c54cf2f9-045c-4dce-84d6-d934c68563f4" height="42" width="42"> | |
+ | |||
+ | <img class="mySlides" src="https://firebasestorage.googleapis.com/v0/b/qsiurp2018-24c40.appspot.com/o/iGem%2Fcarousel.png?alt=media&token=cc10a4eb-0505-4252-8777-cbe1f8fb72ee" height="42" width="42"> | ||
+ | |||
+ | <img class="mySlides" src="https://firebasestorage.googleapis.com/v0/b/qsiurp2018-24c40.appspot.com/o/iGem%2Fcompass.png?alt=media&token=c54cf2f9-045c-4dce-84d6-d934c68563f4" height="42" width="42"> | ||
+ | |||
+ | <div class="w3-center w3-container w3-section w3-large w3-text-white w3-display-bottommiddle" style="width:100%"> | ||
+ | <div class="w3-left w3-hover-text-khaki" onclick="plusDivs(-1)">❮</div> | ||
+ | <div class="w3-right w3-hover-text-khaki" onclick="plusDivs(1)">❯</div> | ||
+ | |||
+ | <span class="w3-badge demo w3-border w3-transparent w3-hover-white" onclick="currentDiv(1)"></span> | ||
+ | <span class="w3-badge demo w3-border w3-transparent w3-hover-white" onclick="currentDiv(2)"></span> | ||
+ | <span class="w3-badge demo w3-border w3-transparent w3-hover-white" onclick="currentDiv(3)"></span> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
− | + | </body> | |
</html> | </html> |
Revision as of 08:48, 8 August 2018
❮
❯