Team:Dundee/TestPage

From 2011.igem.org

(Difference between revisions)
(Created page with "Hello world")
 
(6 intermediate revisions not shown)
Line 1: Line 1:
-
Hello world
+
<html>
 +
  <head>
 +
    <script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.12/jquery-ui.min.js"></script>
 +
    <script type="text/javascript" src="https://2011.igem.org/Team:Dundee/cleanPage.js?action=raw&amp;ctype=text/js"></script>
 +
  </head>
 +
 
 +
  <div>
 +
    Hello World!
 +
  </div>
 +
</html>

Latest revision as of 16:47, 23 May 2011

Hello World!