Team:KU Leuven/Template:Menu
From 2013.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
<html> | <html> | ||
+ | <script> | ||
+ | $('p').each(function() { | ||
+ | var $this = $(this); | ||
+ | if($this.html().replace(/\s| /g, '').length == 0) | ||
+ | $this.remove(); | ||
+ | }); | ||
+ | </script> | ||
<body> | <body> | ||
<div class="container"><div id="topbar"><div id="links"> | <div class="container"><div id="topbar"><div id="links"> |
Revision as of 18:46, 17 September 2013
Secret garden
Congratulations! You've found our secret garden! Follow the instructions below and win a great prize at the jamboree!