Team:CityU HK/HumanPractice

From 2014.igem.org

(Difference between revisions)
Line 79: Line 79:
</div> <!-- end of container-->
</div> <!-- end of container-->
 +
<div id="demoLightbox" class="lightbox hide fade"  tabindex="-1" role="dialog" aria-hidden="true">
 +
<div class='lightbox-content'>
 +
<img src="image.png">
 +
<div class="lightbox-caption"><p>Your caption here</p></div>
 +
</div>
 +
</div>
 +
<a data-toggle="lightbox" href="#demoLightbox">Open Lightbox</a>
<!--==================== footer ===========================-->
<!--==================== footer ===========================-->
Line 96: Line 103:
</div> <!-- end of #footer -->
</div> <!-- end of #footer -->
-
 
+
<script>
 +
$('#myLightbox').lightbox(options)
 +
</script>
</body>
</body>
</html>
</html>

Revision as of 13:27, 19 September 2014

Bootstrap 101 Template

Bootstrap 101 Template


Human Practice

We educated secondary school kids about synthetic biology and the safety issues. We also conducted a survey on public understanding on synthetic biology.

What we have done

This part is under construction.

Survey

This part is under construction.

Open Lightbox