Team:GeorgiaState/background

From 2011.igem.org

(Difference between revisions)
(Created page with "<html> body {background:#000000 url('img_tree.png') no-repeat right top;} </html>")
Line 1: Line 1:
<html>
<html>
 +
<body>
body {background:#000000 url('img_tree.png') no-repeat right top;}
body {background:#000000 url('img_tree.png') no-repeat right top;}
 +
</body>
</html>
</html>

Revision as of 22:07, 11 July 2011

body {background:#000000 url('img_tree.png') no-repeat right top;}