Team:Dundee

From 2011.igem.org

(Difference between revisions)
(Replaced content with "<html> <head> </head> <body> Hello world! </body> </html>")
Line 1: Line 1:
<html>
<html>
   <head>
   <head>
 +
    <link rel="stylesheet" src="http://dl.dropbox.com/u/29578859/test.css" />
   </head>
   </head>
   <body>
   <body>
-
     Hello world!
+
     <p>Hello world!</p>
   </body>
   </body>
</html>
</html>

Revision as of 09:42, 18 May 2011

Hello world!