Difference between revisions of "Team:Paris Bettencourt/bepo"

 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{Template:Paris_Bettencourt}}
 
{{Template:Paris_Bettencourt}}
 
<html>
 
<html>
        <script>
+
<script>
$(function(){
+
$(function() {
$("#includedContent").load("https://2015.igem.org/wiki/index.php?title=Team:Paris_Bettencourt/bepo2&action=raw");
+
  $("#test").load("https://2015.igem.org/wiki/index.php?title=Team:Paris_Bettencourt/bepo2&action=render");
};
+
});
 
</script>
 
</script>
 
<style>
 
<style>
#includedContent {
+
#test {
 
border:1px solid red;
 
border:1px solid red;
 +
}
 +
 +
h2,h1,h3 {
 +
color: red;
 
}
 
}
 
</style>
 
</style>
<div id="includedContent"></div>
+
 
 +
<div id="test"></div>
 
</html>
 
</html>

Latest revision as of 17:31, 28 July 2015