Difference between revisions of "Team:Paris Bettencourt/bepo"
Line 1: | Line 1: | ||
{{Template:Paris_Bettencourt}} | {{Template:Paris_Bettencourt}} | ||
<html> | <html> | ||
− | + | <script> | |
− | $(function(){ | + | $(function(){ |
− | $("# | + | $("#test").load("https://2015.igem.org/wiki/index.php?title=Team:Paris_Bettencourt/bepo2&action=raw"); |
− | }; | + | }); |
− | </script> | + | </script> |
<style> | <style> | ||
− | # | + | #test { |
border:1px solid red; | border:1px solid red; | ||
+ | } | ||
+ | |||
+ | h2,h1,h3 { | ||
+ | color: red; | ||
} | } | ||
</style> | </style> | ||
− | <div id=" | + | |
+ | <div id="test"></div> | ||
</html> | </html> |
Revision as of 17:15, 28 July 2015