Page78

From 2010.igem.org

(Difference between revisions)
Line 1: Line 1:
 +
<nowiki>
<html>
<html>
<head>
<head>
Line 26: Line 27:
</body>
</body>
</html>
</html>
 +
</nowiki>

Revision as of 16:26, 10 June 2010

<html> <head> <style type="text/css"> body { background-color:#d0e4fe; } h1 { color:orange; text-align:center; } p { font-family:"Times New Roman"; font-size:20px; } </style> </head> <body> <h1>CSS example!</h1> <p>This is a paragraph.</p> </body> </html>

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