Template:Team:BIT-China/MainHeader

From 2013.igem.org

(Difference between revisions)
(Created page with "<html> <script type="text/javascript"> $(document).ready(function() { $("p").filter( function() { return $.trim($(this).html()) == ''; }).remove()...")
(Blanked the page)
 
Line 1: Line 1:
-
<html>
+
 
-
<script type="text/javascript">
+
-
    $(document).ready(function() {
+
-
        $("p").filter( function() {
+
-
            return $.trim($(this).html()) == '';
+
-
        }).remove()
+
-
    });
+
-
</script>
+
-
</html>
+

Latest revision as of 12:37, 6 August 2013