Page78

From 2010.igem.org

(Difference between revisions)
Line 1: Line 1:
 +
<html>
<html>
<head>
<head>
Line 6: Line 7:
background-color:#d0e4fe;
background-color:#d0e4fe;
}
}
-
h1
+
 
 +
x3
{
{
color:orange;
color:orange;
text-align:center;
text-align:center;
}
}
 +
p
p
{
{
Line 16: Line 19:
font-size:20px;
font-size:20px;
}
}
 +
</style>
</style>
</head>
</head>
<body>
<body>
-
<nowiki>
 
-
<h1>CSS example!</h1>
+
<x3>CSS example!</x3>
<p>This is a paragraph.</p>
<p>This is a paragraph.</p>
-
</nowiki>
 
</body>
</body>
</html>
</html>

Revision as of 16:31, 10 June 2010

CSS example!

This is a paragraph.

Retrieved from "http://2010.igem.org/Page78"