Team:Dundee/HumanPractice/Game
From 2013.igem.org
(Difference between revisions)
Kyleharrison (Talk | contribs) |
Kyleharrison (Talk | contribs) |
||
Line 1: | Line 1: | ||
+ | {{:Team:Dundee/Templates/Navigationbar}} | ||
- | <html | + | <html> |
- | + | ||
- | + | <!-- Begin page content --> | |
- | + | <div class="container"> | |
- | + | ||
- | + | <div class="row" style="text-align:justify;margin-top:-20px;"> | |
- | + | <div class="span12"> | |
- | + | <h2>The ToxiMop</h2> | |
- | + | </div> | |
- | + | </div><!-- Row End --> | |
- | + | ||
- | + | <div class="row" style="text-align:justify;margin-top:-20px;"> | |
- | <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width=" | + | <div class="span12"> |
- | <param name="movie" value=" | + | <div> |
+ | <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="800" height="600" id="myFlashContent"> | ||
+ | <param name="movie" value="www.kyleharrison.co.uk/igem/game/ToxiMop.swf" /> | ||
<!--[if !IE]>--> | <!--[if !IE]>--> | ||
- | <object type="application/x-shockwave-flash" data=" | + | <object type="application/x-shockwave-flash" data="www.kyleharrison.co.uk/igem/game/ToxiMop.swf" width="800" height="600"> |
<!--<![endif]--> | <!--<![endif]--> | ||
<a href="http://www.adobe.com/go/getflashplayer"> | <a href="http://www.adobe.com/go/getflashplayer"> | ||
Line 25: | Line 28: | ||
</object> | </object> | ||
</div> | </div> | ||
- | + | </div> | |
+ | </div><!-- Row End --> | ||
+ | |||
+ | |||
+ | <div id="push"></div> | ||
+ | </div> | ||
+ | |||
+ | <div id="footer"> | ||
+ | <div class="container"> | ||
+ | <p class="muted credit"> Created for <a href="https://igem.org/Main_Page">iGEM 2013</a> Dundee. Based upon <a href ="http://twitter.github.io/bootstrap/">Bootstrap</a> and <a href="http://jquery.com/">JQuery</a>. Design by <a href="www.kyleharrison.co.uk"> Kyle Harrison </a>. </p> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | |||
+ | |||
+ | <!-- Le javascript | ||
+ | ================================================== --> | ||
+ | <!-- Placed at the end of the document so the pages load faster --> | ||
+ | |||
+ | <!-- the neccessary javascript --> | ||
+ | <script src="http://code.jquery.com/jquery-latest.js"></script> | ||
+ | <script src="http://www.kyleharrison.co.uk/igem/js/bootstrap.min.js"></script> | ||
+ | |||
+ | |||
+ | </body> | ||
</html> | </html> |
Revision as of 13:27, 22 September 2013