Difference between revisions of "Team:Macquarie Australia/test3"

 
(One intermediate revision by the same user not shown)
Line 5: Line 5:
 
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 
<body>
 
<body>
 +
 +
<div class="centreStuffInline">
 +
<br>
 +
<p>Macquarie University took up the challenge of spreading the word of synthetic photosynthesise to all, focusing on a ‘science for everyone approach’. Therefore, a key aspect of our project is to increase the dialogue between synthetic biologists, industry and society.
 +
To execute this, our team reached out to industry through the Business Implementation Strategy, collaborated with other iGEM teams, engaged the public in ‘So You Think You Can Synthesise’, dispelled common myths about chlorophyll and its uses.</p>
 +
</div>
 +
<br>
 +
 +
<div class="centreStuffInline">
 
<style type="text/css">
 
<style type="text/css">
 
.tabs {
 
.tabs {
Line 26: Line 35:
 
   
 
   
 
         .tab-links a {
 
         .tab-links a {
             padding:9px 15px;
+
             padding:5px 10px;
 
             display:inline-block;
 
             display:inline-block;
 
             border-radius:3px 3px 0px 0px;
 
             border-radius:3px 3px 0px 0px;
Line 62: Line 71:
 
         }
 
         }
 
</style>
 
</style>
<style type="jQuery">
+
<div class="contentContainer">
 +
 
 +
 
 +
<script type="text/javascript">
 
jQuery(document).ready(function() {
 
jQuery(document).ready(function() {
 
     jQuery('.tabs .tab-links a').on('click', function(e)  {
 
     jQuery('.tabs .tab-links a').on('click', function(e)  {
Line 68: Line 80:
 
   
 
   
 
         // Show/Hide Tabs
 
         // Show/Hide Tabs
            jQuery('.tabs ' + currentAttrValue).fadeIn(400).siblings().hide();  
+
        jQuery('.tabs ' + currentAttrValue).show().siblings().hide();
 +
 
         // Change/remove current tab to active
 
         // Change/remove current tab to active
 
         jQuery(this).parent('li').addClass('active').siblings().removeClass('active');
 
         jQuery(this).parent('li').addClass('active').siblings().removeClass('active');
Line 75: Line 88:
 
     });
 
     });
 
});
 
});
</style>
+
</script>
<body>
+
 
  
  
 
<div class="tabs">
 
<div class="tabs">
 
     <ul class="tab-links">
 
     <ul class="tab-links">
         <li class="active"><a href="#tab1">Implementation Strategy</a></li>
+
         <li class="active"><a href="#tab1">Implementation</a></li>
         <li><a href="#tab2">Tab #2</a></li>
+
         <li><a href="#tab2">Chlorophyll Mythbusters</a></li>
         <li><a href="#tab3">Tab #3</a></li>
+
         <li><a href="#tab3">SYTYCS</a></li>
         <li><a href="#tab4">Tab #4</a></li>
+
         <li><a href="#tab4">Internship</a></li>
 +
        <li><a href="#tab5">Collaborations</a></li>
 +
        <li><a href="#tab6">Open Day</a></li>
 
     </ul>
 
     </ul>
 
   
 
   
    <div class="tab-content">
+
      <div class="tab-content">
 
         <div id="tab1" class="tab">
 
         <div id="tab1" class="tab">
            <p>Tab #1 content goes here!</p>
+
<p><a class="regularHyperlink" href="https://2015.igem.org/Team:Macquarie_Australia/Practices/Implementation">Here</a>, we detail how we reached out to industry, integrating the findings into our prototype.
            <p>Donec pulvinar neque sed semper lacinia. Curabitur lacinia ullamcorper nibh; quis imperdiet velit eleifend ac. Donec blandit mauris eget aliquet lacinia! Donec pulvinar massa interdum risus ornare mollis.</p>
+
 
         </div>
 
         </div>
 
   
 
   
 
         <div id="tab2" class="tab">
 
         <div id="tab2" class="tab">
             <p>Tab #2 content goes here!</p>
+
             <p>An <a class="regularHyperlink" href="https://2015.igem.org/Team:Macquarie_Australia/Practices/Mythbusters">infographic</a> detailing the misconceptions about chlorophyll and its uses.</p>
            <p>Donec pulvinar neque sed semper lacinia. Curabitur lacinia ullamcorper nibh; quis imperdiet velit eleifend ac. Donec blandit mauris eget aliquet lacinia! Donec pulvinar massa interdum risus ornare mollis. In hac habitasse platea dictumst. Ut euismod tempus hendrerit. Morbi ut adipiscing nisi. Etiam rutrum sodales gravida! Aliquam tellus orci, iaculis vel.</p>
+
           
 
         </div>
 
         </div>
 
   
 
   
 
         <div id="tab3" class="tab">
 
         <div id="tab3" class="tab">
             <p>Tab #3 content goes here!</p>
+
             <p>A <a class="regularHyperlink" href="https://2015.igem.org/Team:Macquarie_Australia/Practices/SYTYCS">reality TV show</a> used educate and entertain the public about our project.</p>
            <p>Donec pulvinar neque sed semper lacinia. Curabitur lacinia ullamcorper nibh; quis imperdiet velit eleifend ac. Donec blandit mauris eget aliquet lacinia! Donec pulvinar massa interdum ri.</p>
+
 
         </div>
 
         </div>
 
   
 
   
 
         <div id="tab4" class="tab">
 
         <div id="tab4" class="tab">
             <p>Tab #4 content goes here!</p>
+
             <p><a class="regularHyperlink" href="https://2015.igem.org/Team:Macquarie_Australia/ModelingIntern">This program</a> aims to bring students from all over the world to gain hands-on experience in the unique environment of being part of an iGEM team</p>
             <p>Donec pulvinar neque sed semper lacinia. Curabitur lacinia ullamcorper nibh; quis imperdiet velit eleifend ac. Donec blandit mauris eget aliquet lacinia! Donec pulvinar massa interdum risus ornare mollis. In hac habitasse platea dictumst. Ut euismod tempus hendrerit. Morbi ut adipiscing nisi. Etiam rutrum sodales gravida! Aliquam tellus orci, iaculis vel.</p>
+
</div>
 +
 
 +
 
 +
        <div id="tab5" class="tab">
 +
             <p> Our team has successfully <a class="https://2015.igem.org/Team:Macquarie_Australia/Collaborations">collaborated</a> with other iGEM teams, enriching our own outreach activities as well as assisting other teams reach their goals.</p>
 
         </div>
 
         </div>
 +
 +
 +
        <div id="tab6" class="tab">
 +
            <p>A day involving a range of <a class="https://2015.igem.org/Team:Macquarie_Australia/Practices/MqOpenDay">science activities</a> inspired by our project.</p>
 +
        </div>
 +
 +
 
     </div>
 
     </div>
 
</div>
 
</div>
 
+
</div>
 +
</div>
 
</body>
 
</body>
 
</html>
 
</html>

Latest revision as of 05:34, 17 September 2015

Human Practices

Macquarie University took up the challenge of spreading the word of synthetic photosynthesise to all, focusing on a ‘science for everyone approach’. Therefore, a key aspect of our project is to increase the dialogue between synthetic biologists, industry and society. To execute this, our team reached out to industry through the Business Implementation Strategy, collaborated with other iGEM teams, engaged the public in ‘So You Think You Can Synthesise’, dispelled common myths about chlorophyll and its uses.


Here, we detail how we reached out to industry, integrating the findings into our prototype.

An infographic detailing the misconceptions about chlorophyll and its uses.

A reality TV show used educate and entertain the public about our project.

This program aims to bring students from all over the world to gain hands-on experience in the unique environment of being part of an iGEM team

Our team has successfully collaborated with other iGEM teams, enriching our own outreach activities as well as assisting other teams reach their goals.

A day involving a range of science activities inspired by our project.