Team:Ravenwood Raptors
From 2014hs.igem.org
(Difference between revisions)
TejasManohar (Talk | contribs) |
TejasManohar (Talk | contribs) |
||
Line 1: | Line 1: | ||
<html> | <html> | ||
<head> | <head> | ||
+ | |||
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script> | <script src="//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script> | ||
+ | |||
<script type="text/javascript"> | <script type="text/javascript"> | ||
+ | |||
$(document).ready(function(){ | $(document).ready(function(){ | ||
+ | |||
+ | // PLEASE READ BELOW COMMENT | ||
// don't worry, we're open source --> https://github.com/raptor-igem/2014hs-website | // don't worry, we're open source --> https://github.com/raptor-igem/2014hs-website | ||
+ | // PLEASE READ ABOVE COMMENT | ||
+ | |||
$("body.page-Team_Ravenwood_Raptors").append("<iframe class='heroku-iframe' src='http://w3schools.com/'></iframe>"); | $("body.page-Team_Ravenwood_Raptors").append("<iframe class='heroku-iframe' src='http://w3schools.com/'></iframe>"); | ||
}); | }); | ||
+ | |||
</script> | </script> | ||
+ | |||
<style type="text/css"> | <style type="text/css"> | ||
.heroku-iframe{ | .heroku-iframe{ | ||
Line 20: | Line 29: | ||
} | } | ||
</style> | </style> | ||
+ | |||
</head> | </head> | ||
<body> | <body> | ||
+ | |||
<div id="page-contain"> | <div id="page-contain"> | ||
<div class="page-real-main"> | <div class="page-real-main"> | ||
</div> | </div> | ||
</div> | </div> | ||
+ | |||
</body> | </body> | ||
</html> | </html> |
Revision as of 02:20, 19 June 2014