User:Mzerez

From 2014.igem.org

(Difference between revisions)
(Created page with "<!DOCTYPE html> <html> <head> <style> body { background-color: #b0c4de; } </style> </head> <body> <h1>My CSS web page!</h1> <p>Hello world! This is a W3Schools.com example.<...")
Line 11: Line 11:
<h1>My CSS web page!</h1>
<h1>My CSS web page!</h1>
-
<p>Hello world! This is a W3Schools.com example.</p>
+
<p>I am probably somewhere around here</p>
</body>
</body>
</html>
</html>

Revision as of 21:17, 16 October 2014

<!DOCTYPE html>

My CSS web page!

I am probably somewhere around here