Template:UC Chile
From 2012.igem.org
(Difference between revisions)
Line 2: | Line 2: | ||
<link rel="stylesheet" href="https://2012.igem.org/Team:UC_Chile/style?action=raw&ctype=text/css" type="text/css" /> | <link rel="stylesheet" href="https://2012.igem.org/Team:UC_Chile/style?action=raw&ctype=text/css" type="text/css" /> | ||
+ | |||
+ | <!-- Remove all empty <p> tags --> | ||
+ | <script type="text/javascript"> | ||
+ | $(document).ready(function() { | ||
+ | $("p").filter( function() { | ||
+ | return $.trim($(this).html()) == ''; | ||
+ | }).remove() | ||
+ | }); | ||
+ | </script> | ||
<div id="header"><a href="/Team:UC_Chile"><img align="center" style="margin-bottom:0px; padding:0;" src="https://static.igem.org/mediawiki/2012/e/e6/Logo_Chile_prueba.png" alt="UC_Chile"></a> | <div id="header"><a href="/Team:UC_Chile"><img align="center" style="margin-bottom:0px; padding:0;" src="https://static.igem.org/mediawiki/2012/e/e6/Logo_Chile_prueba.png" alt="UC_Chile"></a> | ||
</div> | </div> | ||
+ | |||
+ | |||
</html> | </html> | ||
Revision as of 04:50, 31 March 2012