Team:Melbourne/CSS

From 2014.igem.org

(Difference between revisions)
(Created page with "p { color: red; }")
Line 1: Line 1:
 +
<html>
 +
<head>
 +
<style type="text/css">
 +
p {
p {
   color: red;
   color: red;
}
}
 +
 +
</style>

Revision as of 10:22, 24 May 2014