Team:Ravenwood Raptors
From 2014hs.igem.org
(Difference between revisions)
TejasManohar (Talk | contribs) |
TejasManohar (Talk | contribs) |
||
Line 568: | Line 568: | ||
<!-- Slider --> | <!-- Slider --> | ||
+ | <input checked type=radio name=slider id=slide1 /> | ||
+ | <input type=radio name=slider id=slide2 /> | ||
+ | <input type=radio name=slider id=slide3 /> | ||
+ | <input type=radio name=slider id=slide4 /> | ||
+ | <input type=radio name=slider id=slide5 /> | ||
+ | <div id=slides> | ||
+ | <div id=overflow> | ||
+ | <div class=inner> | ||
+ | <article> | ||
+ | <div class=info><h3>Cloud Dragon</h3> by <a href="http://voyager3.tumblr.com">Brendan Zabarauskas</a></div> | ||
+ | <img src=CouldDragonByBjzaba.png /> | ||
+ | </article> | ||
+ | <article> | ||
+ | <div class=info><h3>Mountain Fort</h3> by <a href="http://voyager3.tumblr.com">Brendan Zabarauskas</a></div> | ||
+ | <img src=MountainFortByBjzaba.png /> | ||
+ | </article> | ||
+ | <article> | ||
+ | <div class=info><h3>Mountain Outpost</h3> by <a href="http://voyager3.tumblr.com">Brendan Zabarauskas</a></div> | ||
+ | <img src=MountainOutpostByBjzaba.png /> | ||
+ | </article> | ||
+ | <article> | ||
+ | <div class=info><h3>Cliffs</h3> by <a href="http://voyager3.tumblr.com">Brendan Zabarauskas</a></div> | ||
+ | <img src=CliffsByBjzaba.png /> | ||
+ | </article> | ||
+ | <article> | ||
+ | <div class=info><h3>Hill Fort</h3> by <a href="http://voyager3.tumblr.com">Brendan Zabarauskas</a></div> | ||
+ | <img src=HillFortByBjzaba.png /> | ||
+ | </article> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div id=controls> | ||
+ | <label for=slide1></label> | ||
+ | <label for=slide2></label> | ||
+ | <label for=slide3></label> | ||
+ | <label for=slide4></label> | ||
+ | <label for=slide5></label> | ||
+ | </div> | ||
+ | <div id=active> | ||
+ | <label for=slide1></label> | ||
+ | <label for=slide2></label> | ||
+ | <label for=slide3></label> | ||
+ | <label for=slide4></label> | ||
+ | <label for=slide5></label> | ||
+ | </div> | ||
</body> | </body> | ||
</html> | </html> |
Revision as of 19:21, 5 April 2014