Team:Hong Kong HKUST

From 2013.igem.org

(Difference between revisions)
Line 77: Line 77:
$(document).ready(function(){
$(document).ready(function(){
   $("#ccc").click(function(){
   $("#ccc").click(function(){
-
     $("#video").toggle();
+
     $("#ccc").toggle();
   });
   });
});
});
Line 219: Line 219:
</div>
</div>
<div id="ccc"><a href="https://2013.igem.org/Team:Hong_Kong_HKUST/product">
<div id="ccc"><a href="https://2013.igem.org/Team:Hong_Kong_HKUST/product">
-
<h>Click here to<br>see our product<br>introduction!</h>
+
<p>Click here to<br>see our product<br>introduction!</p>
</div></a>
</div></a>
</body>
</body>
</html>
</html>

Revision as of 04:43, 6 August 2013

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"

  "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">






















Click here to
see our project
overview video!