Team:Lethbridge Canada/Example

From 2014hs.igem.org

(Difference between revisions)
Line 2: Line 2:
     <head>
     <head>
 +
        <style type="text/css">
 +
        p {
 +
            color: #FF0000;
 +
        }
 +
 +
        </style>
     </head>
     </head>
     <body>
     <body>
-
         <p>This is a paragraph with text so that people can read it.
+
         <p>This is a paragraph with text so that people can read it. Words. Words.</p>
-
 
+
-
 
+
-
        Words. Words.</p>
+
         <p>This is another paragraph. <a href="http://www.google.ca">Now complete with link.</a> </p>
         <p>This is another paragraph. <a href="http://www.google.ca">Now complete with link.</a> </p>

Revision as of 16:24, 6 April 2014

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

This is another paragraph. Now complete with link.