Team:Calgary/Sandbox
From 2012.igem.org
(Difference between revisions)
Line 4: | Line 4: | ||
<meta name="viewport" content="target-densitydpi=device-dpi, width=device-width, height=device-height, initial-scale=1.0" /> | <meta name="viewport" content="target-densitydpi=device-dpi, width=device-width, height=device-height, initial-scale=1.0" /> | ||
--> | --> | ||
+ | |||
+ | <script type="text/javascript"> | ||
+ | $(document).ready(function(){ | ||
+ | $("p").click(function(){ | ||
+ | $(this).hide(); | ||
+ | }); | ||
+ | }); | ||
+ | </script> | ||
+ | |||
<style> | <style> | ||
/*** | /*** |
Revision as of 16:18, 13 June 2012
Header
This is not a paragraph.