Team:Lethbridge Canada/Example

From 2014hs.igem.org

(Difference between revisions)
(Created page with "This is test text etc. etc.")
Line 1: Line 1:
-
This is test text etc. etc.
+
<html>
 +
 
 +
    <head>
 +
 
 +
    </head>
 +
 
 +
    <body>
 +
 
 +
        <p>This is a paragraph with text so that people can read it.
 +
 
 +
 
 +
        Words. Words.</p>
 +
        <p>This is another paragraph.</p>
 +
 
 +
    </body>
 +
 
 +
</html>

Revision as of 16:11, 6 April 2014

This is a paragraph with text so that people can read it. Words. Words.

This is another paragraph.